diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Pull base image -FROM python:3.11.4-slim-bullseye +FROM python:3.12.3-slim-bookworm WORKDIR /app |
index : ded.git | ||
DED | y@yulqen.org |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,5 +1,5 @@ # Pull base image -FROM python:3.11.4-slim-bullseye +FROM python:3.12.3-slim-bookworm WORKDIR /app |