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

This commit is contained in:
Renovate Bot
2023-09-01 23:03:03 +00:00
parent 13c521411f
commit a7e28770db

View File

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