Skip to content

Commit f3dca4e

Browse files
chore(deps): update registry.access.redhat.com/ubi9/python-39 docker tag to v1-182.1714671018 (#390)
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com> Signed-off-by: thepetk <thepetk@gmail.com>
1 parent 50ee82e commit f3dca4e

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

0 commit comments

Comments
 (0)