From ff8f034f31eb965022e3b61f61d31a667b26d88c Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 23:53:24 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-39 docker tag to v1-1733173511 (#519) 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> --- stacks/python-django/devfile.yaml | 2 +- stacks/python/2.1.0/devfile.yaml | 2 +- stacks/python/2.2.0/devfile.yaml | 2 +- stacks/python/3.0.0/devfile.yaml | 2 +- stacks/python/3.1.0/devfile.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stacks/python-django/devfile.yaml b/stacks/python-django/devfile.yaml index b3370a31..d3ec3e02 100644 --- a/stacks/python-django/devfile.yaml +++ b/stacks/python-django/devfile.yaml @@ -22,7 +22,7 @@ starterProjects: components: - name: py-web container: - image: registry.access.redhat.com/ubi9/python-39:1-1731645406 + image: registry.access.redhat.com/ubi9/python-39:1-1733173511 args: ["tail", "-f", "/dev/null"] mountSources: true endpoints: diff --git a/stacks/python/2.1.0/devfile.yaml b/stacks/python/2.1.0/devfile.yaml index af6d238e..cba6dd90 100644 --- a/stacks/python/2.1.0/devfile.yaml +++ b/stacks/python/2.1.0/devfile.yaml @@ -24,7 +24,7 @@ starterProjects: components: - name: py container: - image: registry.access.redhat.com/ubi9/python-39:1-1731645406 + image: registry.access.redhat.com/ubi9/python-39:1-1733173511 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: diff --git a/stacks/python/2.2.0/devfile.yaml b/stacks/python/2.2.0/devfile.yaml index cdca37e5..4d8be7bf 100644 --- a/stacks/python/2.2.0/devfile.yaml +++ b/stacks/python/2.2.0/devfile.yaml @@ -24,7 +24,7 @@ starterProjects: components: - name: py container: - image: registry.access.redhat.com/ubi9/python-39:1-1731645406 + image: registry.access.redhat.com/ubi9/python-39:1-1733173511 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: diff --git a/stacks/python/3.0.0/devfile.yaml b/stacks/python/3.0.0/devfile.yaml index dca2094b..0372de0b 100644 --- a/stacks/python/3.0.0/devfile.yaml +++ b/stacks/python/3.0.0/devfile.yaml @@ -24,7 +24,7 @@ starterProjects: components: - name: py container: - image: registry.access.redhat.com/ubi9/python-39:1-1731645406 + image: registry.access.redhat.com/ubi9/python-39:1-1733173511 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: diff --git a/stacks/python/3.1.0/devfile.yaml b/stacks/python/3.1.0/devfile.yaml index c1a1402b..3028c6c6 100644 --- a/stacks/python/3.1.0/devfile.yaml +++ b/stacks/python/3.1.0/devfile.yaml @@ -24,7 +24,7 @@ starterProjects: components: - name: py container: - image: registry.access.redhat.com/ubi9/python-39:1-1731645406 + image: registry.access.redhat.com/ubi9/python-39:1-1733173511 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: