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

Merged
renovate merged 1 commit from renovate/alpine-3.x into master 2024-05-23 02:05:20 +02:00
Showing only changes of commit aef406921e - Show all commits

View file

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