chore(deps): update alpine docker tag to v3.18
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-08-02 16:24:57 +00:00
commit d61d403231
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3.18
VOLUME /data
WORKDIR /data