push to 0.10.2

This commit is contained in:
Sebastian Hugentobler 2023-09-22 11:43:40 +02:00
parent 9e5b10ad74
commit 1176eb3ec2
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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