push to 1.84.1

This commit is contained in:
Sebastian Hugentobler 2023-05-29 12:42:59 +02:00
parent 3f4ac91f9f
commit 2772f9a939
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM docker.io/alpine:3.17 AS builder
ENV VERSION=v1.80.0
ENV VERSION=v1.84.1
RUN apk add --no-cache \
alpine-sdk \