push to 0.10.0

This commit is contained in:
Sebastian Hugentobler 2023-08-22 09:15:19 +02:00
parent c0de64cc5e
commit 9e5b10ad74
Signed by untrusted user who does not match committer: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM docker.io/golang:1.20-alpine3.18 as builder FROM docker.io/golang:1.20-alpine3.18 as builder
ENV VERSION=v0.9.0 ENV VERSION=v0.10.0
RUN apk --no-cache add \ RUN apk --no-cache add \
git \ git \