Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2019-11-28 12:13:07 +00:00
parent d7ccae1bb0
commit 72913d5be7

View File

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