Skip to content

Commit b98a4c8

Browse files
authored
Update python image (#13)
Signed-off-by: Paul Schultz <[email protected]>
1 parent 7c630e2 commit b98a4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/devfile/python:slim
1+
FROM registry.access.redhat.com/ubi9/python-39:latest
22

33
# By default, listen on port 8081
44
EXPOSE 8081/tcp

0 commit comments

Comments
 (0)