push to v1.76.0

This commit is contained in:
Sebastian Hugentobler 2023-02-06 09:09:04 +01:00
parent dd2f5eebed
commit 780ec1e5a8
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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