push version to 1.59.0

This commit is contained in:
Sebastian Hugentobler 2022-05-17 12:11:33 +02:00
parent 353568b442
commit bacb02b3bb

View File

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