chore: bump alpine
Some checks failed
perso/ansible-lint/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
Julien Cabillot
2026-03-31 18:26:25 -04:00
parent 400fed062a
commit 5e7aecb38a

View File

@@ -1,4 +1,4 @@
FROM "alpine:3.6"
FROM "alpine:3.23"
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
# Ce projet tourne en root, mais je ne voit pas encore comment l'en empecher.