chore(deps): update alpine docker tag to v3.20.3 (#1)
All checks were successful
lint, build and push / lint (push) Successful in 7s
lint, build and push / build (push) Successful in 23s

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-09-27 13:13:41 +02:00 committed by renovate
parent 992de69c5d
commit a62c3c289d

View file

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