chore(deps): update alpine docker tag to v3.20.0 (#14)
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-05-23 02:01:26 +02:00 committed by renovate
parent 6eea2a2b47
commit e5d7a4561a

View file

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