chore(deps): update alpine docker tag to v3.20.1 #28

Merged
renovate merged 1 commit from renovate/alpine-3.x into master 2024-06-20 22:06:30 +02:00

View file

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