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

This commit is contained in:
2025-05-14 23:12:13 +02:00
parent 66a33f797e
commit c3d766e3e3

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 && \