push to v1.27.0

This commit is contained in:
Sebastian Hugentobler 2021-02-17 13:29:49 +00:00
parent 2f0e67e8db
commit f9ad2f092e

View File

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