use alpine:3.9 as a builder

This commit is contained in:
Sebastian Hugentobler 2019-02-05 09:24:23 +01:00
parent 58cf5c88b8
commit b1b32a79ea

View File

@ -1,4 +1,4 @@
FROM alpine:3.8 as builder
FROM alpine:3.9 as builder
ENV VERSION=v0.4.0