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 f028c56 commit b6740aaCopy full SHA for b6740aa
base/Dockerfile
@@ -2,7 +2,7 @@ ARG DEBIAN_RELEASE=buster
2
FROM debian:$DEBIAN_RELEASE
3
4
ENV ETOS_CONTEXT="ETR"
5
-ENV ETR_PYTHON_VERSION=3.8.3
+ENV ETR_PYTHON_VERSION=3.9.0
6
7
USER root
8
0 commit comments