Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2019-11-26 14:24:24 +00:00
parent db1d934c65
commit d7ccae1bb0

View File

@ -1,6 +1,6 @@
FROM alpine:3.10 AS builder
ENV VERSION=v1.5.1
ENV VERSION=v1.6.0
RUN apk add --no-cache \
alpine-sdk \