push to version 1.65.0

This commit is contained in:
Sebastian Hugentobler 2022-08-18 10:08:13 +02:00
parent 68b20ce5a5
commit ed5c8eebc6
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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