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

Open
renovate wants to merge 1 commits from renovate/alpine-3.x into main
Showing only changes of commit 24fc4e8959 - Show all commits

View File

@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.21
ARG ALPINE_VERSION=3.22
FROM alpine:${ALPINE_VERSION}
ARG ALPINE_VERSION