Skip to content

Commit d4e5637

Browse files
Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-153.1699551718
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
1 parent 226b36f commit d4e5637

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

stacks/python-django/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ starterProjects:
2222
components:
2323
- name: py-web
2424
container:
25-
image: registry.access.redhat.com/ubi9/python-39:1-153
25+
image: registry.access.redhat.com/ubi9/python-39:1-153.1699551718
2626
args: ["tail", "-f", "/dev/null"]
2727
mountSources: true
2828
endpoints:

stacks/python/2.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ starterProjects:
2424
components:
2525
- name: py
2626
container:
27-
image: registry.access.redhat.com/ubi9/python-39:1-153
27+
image: registry.access.redhat.com/ubi9/python-39:1-153.1699551718
2828
args: ['tail', '-f', '/dev/null']
2929
mountSources: true
3030
endpoints:

stacks/python/3.0.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ starterProjects:
2424
components:
2525
- name: py
2626
container:
27-
image: registry.access.redhat.com/ubi9/python-39:1-153
27+
image: registry.access.redhat.com/ubi9/python-39:1-153.1699551718
2828
args: ['tail', '-f', '/dev/null']
2929
mountSources: true
3030
endpoints:

0 commit comments

Comments
 (0)