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

This commit is contained in:
Renovate Bot 2024-05-23 00:01:42 +00:00
parent 4fc7fd2dac
commit 93ccb127f3

View file

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