push to v1.34.0

This commit is contained in:
Sebastian Hugentobler 2021-05-18 05:32:10 +00:00
parent 8d79079c32
commit be0e357322

View File

@ -1,6 +1,6 @@
FROM alpine:3.13 AS builder
ENV VERSION=v1.32.2
ENV VERSION=v1.34.0
RUN apk add --no-cache \
alpine-sdk \