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.
1 parent 034cf40 commit 9abf8cdCopy full SHA for 9abf8cd
Dockerfile
@@ -1,6 +1,6 @@
1
# NOTE: This Docker image is for development purposes only.
2
3
-FROM python:3.10-slim-buster
+FROM python:3.12-slim-bookworm
4
5
RUN apt update && \
6
apt install --yes zlib1g-dev libjpeg-dev gdal-bin libproj-dev \
0 commit comments