diff --git a/16.0/Dockerfile b/16.0/Dockerfile index c9bf0161..fc81d5be 100644 --- a/16.0/Dockerfile +++ b/16.0/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.4-slim-bookworm +FROM python:3.12.5-slim-bookworm MAINTAINER Camptocamp ARG UID=999 # create the working directory and a place to set the logs (if wanted)