push to v1.28.0

This commit is contained in:
Sebastian Hugentobler 2021-02-25 13:25:01 +00:00
parent 008292bf4e
commit f4de8419d5

View File

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