chore(deps): update alpine docker tag to v3.24
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Renovate Bot 2026-06-09 21:25:58 +00:00
commit be9123c6b5
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.23
FROM alpine:3.24
VOLUME /data
WORKDIR /data