chore(deps): update alpine docker tag to v3.20.3

This commit is contained in:
Renovate Bot
2024-09-24 21:46:25 +00:00
parent 13c521411f
commit 5eb57ec184

View File

@ -1,4 +1,4 @@
FROM alpine:3.17.2 FROM alpine:3.20.3
RUN --mount=type=cache,target=/var/cache/apk \ RUN --mount=type=cache,target=/var/cache/apk \
set -e \ set -e \