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

Merged
t.behrendt merged 1 commits from renovate/alpine-3.x into main 2025-07-30 10:02:47 +02:00
Showing only changes of commit d296b3114d - Show all commits

View File

@@ -1,4 +1,4 @@
FROM alpine:3.21 FROM alpine:3.22
RUN apk update && apk add --no-cache \ RUN apk update && apk add --no-cache \
bash \ bash \