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

This commit is contained in:
Renovate Bot 2024-09-07 00:30:31 +00:00
parent 3edcd25d05
commit 3b3148114c

View file

@ -1,4 +1,4 @@
FROM alpine:3.20.2 FROM alpine:3.20.3
# hadolint ignore=DL3018 # hadolint ignore=DL3018
RUN apk add --no-cache docker-cli bash tini RUN apk add --no-cache docker-cli bash tini