push to v 1.80.0

This commit is contained in:
Sebastian Hugentobler 2023-03-29 07:52:08 +02:00
parent c55e25bfc3
commit 76c690416e
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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