push to 1.92.3

This commit is contained in:
Sebastian Hugentobler 2023-09-19 09:23:53 +02:00
parent e1c134168e
commit e379eefa7b
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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