We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4f257 commit 18ac311Copy full SHA for 18ac311
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10-slim
+FROM python:3.14.0a1-slim
2
LABEL description.short="STAC Populator"
3
LABEL description.long="Utility to populate STAC Catalog, Collections and Items from various dataset/catalog sources."
4
LABEL maintainer="Francis Charette-Migneault <[email protected]>"
0 commit comments