push to 1.90.0

This commit is contained in:
Sebastian Hugentobler 2023-08-22 09:17:33 +02:00
parent 244bf3bc55
commit e2b02ef4a3
Signed by untrusted user who does not match committer: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM docker.io/alpine:3.18 AS builder
ENV VERSION=v1.88.0
ENV VERSION=v1.90.0
RUN apk add --no-cache \
alpine-sdk \