Skip to content

Commit a84d178

Browse files
authored
fix repo link (#40)
update docker image to python 311 Fix link to the redhat repo in Dockerfile Reviewed-by: Vladimir Vshivkov
1 parent 9f2b3d8 commit a84d178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/python-39:1-133.1690899876
1+
FROM registry.access.redhat.com/ubi9/python-311:1-24.1695131442
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)