push to version 1.59.1 [skip ci]

This commit is contained in:
Sebastian Hugentobler 2022-05-24 12:51:05 +02:00
parent bacb02b3bb
commit eb4d38c227
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM alpine:3.15 AS builder
ENV VERSION=v1.59.0
ENV VERSION=v1.59.1
RUN apk add --no-cache \
alpine-sdk \