Docker for git version: update alpine to 3.22

This commit is contained in:
Alexey Sokolov
2025-06-09 22:29:04 +01:00
parent 5e3fecbcf1
commit 543e12cb6a

View File

@@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.22
ARG VERSION_EXTRA=""