alpine upgrade
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
Paolo Asperti 2025-05-14 23:12:13 +02:00
parent 66a33f797e
commit c3d766e3e3
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -1,4 +1,4 @@
FROM alpine:3.18 FROM alpine:3.21
RUN \ RUN \
apk upgrade --update --no-cache && \ apk upgrade --update --no-cache && \