Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-143…
Browse files Browse the repository at this point in the history
….1697647134 (#236)

Signed-off-by: null <[email protected]>
  • Loading branch information
platform-engineering-bot authored Nov 2, 2023
1 parent 5b68618 commit c67afa9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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-143.1697559877
image: registry.access.redhat.com/ubi9/python-39:1-143.1697647134
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-143.1697559877
image: registry.access.redhat.com/ubi9/python-39:1-143.1697647134
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-143.1697559877
image: registry.access.redhat.com/ubi9/python-39:1-143.1697647134
args: ['tail', '-f', '/dev/null']
mountSources: true
endpoints:
Expand Down

0 comments on commit c67afa9

Please sign in to comment.