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

This commit is contained in:
Renovate Bot 2025-06-13 08:24:26 +00:00 committed by renovate-bot
commit 8b02503cda
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.21
FROM alpine:3.22
VOLUME /data
WORKDIR /data