push to v0.9.0

This commit is contained in:
Sebastian Hugentobler 2020-12-10 09:16:55 +01:00
parent 62847f5d0b
commit aaaca367a7
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM alpine:3.12 as builder FROM alpine:3.12 as builder
ENV VERSION=v0.8.1 ENV VERSION=v0.9.0
RUN apk --no-cache add \ RUN apk --no-cache add \
gcc \ gcc \