Merge pull request 'chore(deps): update alpine docker tag to v3.24' (#6) from renovate/alpine-3.x into master
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 20s
Docker Build and Push / test (push) Successful in 16s
Docker Build and Push / push (push) Successful in 24s

This commit was merged in pull request #6.
This commit is contained in:
2026-06-10 19:17:28 -04:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.23
FROM alpine:3.24
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
# Ce projet tourne en root, mais je ne vois pas encore comment l'en empecher.