Skip to content

Commit 66f76ec

Browse files
chore(deps): update registry.access.redhat.com/ubi9/python-39 docker tag to v1-186.1720018722 (#448)
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
1 parent f0cda3e commit 66f76ec

File tree

5 files changed

+5
-5
lines changed

5 files changed

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

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

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

0 commit comments

Comments
 (0)