push to 33148909d6b2e5cda97628082dcd999000d45396

This commit is contained in:
Sebastian Hugentobler 2019-05-17 06:55:51 +00:00
parent d456bb8a2e
commit 3c6e760c40

View File

@ -1,6 +1,6 @@
FROM golang:alpine as builder
ENV VERSION=120ae016a68c4b65cf443c9577c4d1741e34c8d0
ENV VERSION=33148909d6b2e5cda97628082dcd999000d45396
RUN apk --no-cache add \
git \