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 fa80622 commit 9513b48Copy full SHA for 9513b48
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9.19-slim-bullseye
+FROM python:3.10-slim-bullseye
2
3
RUN apt update && \
4
apt install --yes zlib1g-dev libjpeg-dev gdal-bin libproj-dev \
0 commit comments