diff --git a/Dockerfile b/Dockerfile index 1eb00ce..dc5f432 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.23 +FROM alpine:3.24 LABEL maintainer="Julien Cabillot " # Ce projet tourne en root, mais je ne vois pas encore comment l'en empecher.