Skip to content

Commit

Permalink
update dockerfiles to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-benohe committed Jan 7, 2025
1 parent 8ff3fd2 commit 6a48964
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion Dockerfiles/Dockerfile.selenium-jenkins
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7.10
FROM python:3.11
# For build CBC Jenkins job ECR image
ENV PYTHONUNBUFFERED 1
# ENV PYTHONDEVMODE 1
Expand Down
Empty file.
18 changes: 0 additions & 18 deletions Dockerfiles/Dockerfile.selenium-jenkins-python38

This file was deleted.

0 comments on commit 6a48964

Please sign in to comment.