Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/python-39 docker …
Browse files Browse the repository at this point in the history
…tag to v1-1737460369 (#564)

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>
  • Loading branch information
red-hat-konflux[bot] authored Jan 24, 2025
1 parent 02865c0 commit aac7b2d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion stacks/python-django/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ starterProjects:
components:
- name: py-web
container:
image: registry.access.redhat.com/ubi9/python-39:1-1734610342
image: registry.access.redhat.com/ubi9/python-39:1-1737460369
args: ["tail", "-f", "/dev/null"]
mountSources: true
endpoints:
Expand Down
2 changes: 1 addition & 1 deletion stacks/python/2.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ starterProjects:
components:
- name: py
container:
image: registry.access.redhat.com/ubi9/python-39:1-1734610342
image: registry.access.redhat.com/ubi9/python-39:1-1737460369
args: ['tail', '-f', '/dev/null']
mountSources: true
endpoints:
Expand Down
2 changes: 1 addition & 1 deletion stacks/python/2.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ starterProjects:
components:
- name: py
container:
image: registry.access.redhat.com/ubi9/python-39:1-1734610342
image: registry.access.redhat.com/ubi9/python-39:1-1737460369
args: ['tail', '-f', '/dev/null']
mountSources: true
endpoints:
Expand Down
2 changes: 1 addition & 1 deletion stacks/python/3.0.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ starterProjects:
components:
- name: py
container:
image: registry.access.redhat.com/ubi9/python-39:1-1734610342
image: registry.access.redhat.com/ubi9/python-39:1-1737460369
args: ['tail', '-f', '/dev/null']
mountSources: true
endpoints:
Expand Down
2 changes: 1 addition & 1 deletion stacks/python/3.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ starterProjects:
components:
- name: py
container:
image: registry.access.redhat.com/ubi9/python-39:1-1734610342
image: registry.access.redhat.com/ubi9/python-39:1-1737460369
args: ['tail', '-f', '/dev/null']
mountSources: true
endpoints:
Expand Down

0 comments on commit aac7b2d

Please sign in to comment.