chore(deps): update alpine docker tag to v3.20.1 (#19)
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-06-21 02:12:08 +02:00 committed by renovate
parent 5fcc356efd
commit 2d48921ae6

View file

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