push version to 0.4.0 [skip ci]

This commit is contained in:
Sebastian Hugentobler 2022-05-17 16:14:34 +02:00
parent 7be3061fcb
commit 784fa049ca

View File

@ -1,6 +1,6 @@
FROM golang:1.18.0-alpine3.15 as builder FROM golang:1.18.0-alpine3.15 as builder
ENV VERSION=v0.3.0 ENV VERSION=v0.4.0
RUN apk --no-cache add \ RUN apk --no-cache add \
git \ git \