Skip to content

Commit b6740aa

Browse files
authored
Upgrade ETR container to python 3.9.0 (#11)
1 parent f028c56 commit b6740aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG DEBIAN_RELEASE=buster
22
FROM debian:$DEBIAN_RELEASE
33

44
ENV ETOS_CONTEXT="ETR"
5-
ENV ETR_PYTHON_VERSION=3.8.3
5+
ENV ETR_PYTHON_VERSION=3.9.0
66

77
USER root
88

0 commit comments

Comments
 (0)