Skip to content

Commit f15a3e5

Browse files
authored
update dockerfiles to python 3.11 (#1279)
1 parent 8ff3fd2 commit f15a3e5

File tree

3 files changed

+1
-19
lines changed

3 files changed

+1
-19
lines changed

Dockerfiles/Dockerfile.selenium-jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7.10
1+
FROM python:3.11
22
# For build CBC Jenkins job ECR image
33
ENV PYTHONUNBUFFERED 1
44
# ENV PYTHONDEVMODE 1

Dockerfiles/Dockerfile.selenium-jenkins-python311-plus-chromedriver

Whitespace-only changes.

Dockerfiles/Dockerfile.selenium-jenkins-python38

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)