We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85f822e + 14e1282 commit 4c9b551Copy full SHA for 4c9b551
Dockerfile
@@ -1,5 +1,4 @@
1
-# Buster slim python 3.9 base image.
2
-FROM python:3.9-slim-buster
+FROM python:3.13-slim-bookworm
3
ENV HTTP_PORT 8080
4
RUN groupadd -r geoadmin && useradd -r -s /bin/false -g geoadmin geoadmin
5
0 commit comments