Skip to content

Commit 41017b7

Browse files
thepetkredhat-appstudio
andauthored
Devtools week: Set specific base image tag (#17)
* Appstudio update devfile-sample-python-basic-oqny * Set specific image tag in dockerfile Signed-off-by: thepetk <[email protected]> * Clean tekton pipelines Signed-off-by: thepetk <[email protected]> --------- Signed-off-by: thepetk <[email protected]> Co-authored-by: redhat-appstudio <[email protected]>
1 parent b98a4c8 commit 41017b7

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 registry.access.redhat.com/ubi9/python-39:latest
1+
FROM registry.access.redhat.com/ubi9/python-39:1-108
22

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

0 commit comments

Comments
 (0)