Skip to content

Commit 115f150

Browse files
chore(deps): update registry.access.redhat.com/ubi9/python-39 docker tag to v1-1739420387 (#582)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0af9197 commit 115f150

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

stacks/python-django/devfile.yaml

+1-1
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-1737460369
25+
image: registry.access.redhat.com/ubi9/python-39:1-1739420387
2626
args: ["tail", "-f", "/dev/null"]
2727
mountSources: true
2828
endpoints:

stacks/python/2.1.0/devfile.yaml

+1-1
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-1737460369
27+
image: registry.access.redhat.com/ubi9/python-39:1-1739420387
2828
args: ['tail', '-f', '/dev/null']
2929
mountSources: true
3030
endpoints:

stacks/python/2.2.0/devfile.yaml

+1-1
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-1737460369
27+
image: registry.access.redhat.com/ubi9/python-39:1-1739420387
2828
args: ['tail', '-f', '/dev/null']
2929
mountSources: true
3030
endpoints:

stacks/python/3.0.0/devfile.yaml

+1-1
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-1737460369
27+
image: registry.access.redhat.com/ubi9/python-39:1-1739420387
2828
args: ['tail', '-f', '/dev/null']
2929
mountSources: true
3030
endpoints:

stacks/python/3.1.0/devfile.yaml

+1-1
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-1737460369
27+
image: registry.access.redhat.com/ubi9/python-39:1-1739420387
2828
args: ['tail', '-f', '/dev/null']
2929
mountSources: true
3030
endpoints:

0 commit comments

Comments
 (0)