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

This commit is contained in:
2025-05-30 19:00:10 +00:00
parent 3f544409f1
commit d296b3114d

View File

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