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

Merged
renovate merged 1 commits from renovate/alpine-3.x into master 2024-05-23 02:01:44 +02:00
1 changed files with 1 additions and 1 deletions

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