push to v1.29.0

This commit is contained in:
Sebastian Hugentobler 2021-03-08 16:02:33 +00:00
parent f4de8419d5
commit a75a33cfbd

View File

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