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