chore(deps): update alpine docker tag to v3.20.2 #33

Merged
renovate merged 1 commit from renovate/alpine-3.x into master 2024-07-23 02:14:28 +02:00
Showing only changes of commit 2892c22827 - Show all commits

View file

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