Skip to content

Commit 7b2b76f

Browse files
authored
Update 00.python-redhat-ubi.Dockerfile
Signed-off-by: Stephen Linnell <[email protected]>
1 parent b5b76fb commit 7b2b76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfiles/base/00.python-redhat-ubi.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ LABEL maintainer="squad:git-defenders" url="https://github.ibm.com/whitewater/wh
33

44
User root
55
# install python 3.8 and corresponding pip ... install git (used in DS scan)
6-
RUN microdnf -y install python38 python38-pip git
6+
RUN microdnf -y install python39 python39-pip git
77
RUN microdnf -y update

0 commit comments

Comments
 (0)