push to v1.40.0

This commit is contained in:
Sebastian Hugentobler 2021-08-10 13:26:58 +00:00
parent 7241cc8a74
commit d11d69735e

View File

@ -1,6 +1,6 @@
FROM alpine:3.14 AS builder
ENV VERSION=v1.39.0
ENV VERSION=v1.40.0
RUN apk add --no-cache \
alpine-sdk \