Release 1.5.735, Alpine 3.21
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Alexey Skobkin 2024-12-08 17:28:10 +00:00
parent 25e959143b
commit 3ce49c689b

View file

@ -1,6 +1,6 @@
FROM alpine:3.20 as builder
FROM alpine:3.21 as builder
ARG VERSION=1.5.634
ARG VERSION=1.5.735
LABEL \
org.label-schema.vendor="Alexey Skobkin - skobkin@proton.me" \