From c67afa9c7f94e995221483ccc1020461f95eee81 Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:51:04 +0200 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-143.1697647134 (#236) Signed-off-by: null --- stacks/python-django/devfile.yaml | 2 +- stacks/python/2.1.0/devfile.yaml | 2 +- stacks/python/3.0.0/devfile.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stacks/python-django/devfile.yaml b/stacks/python-django/devfile.yaml index 5331f862..6cd91fb3 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-143.1697559877 + image: registry.access.redhat.com/ubi9/python-39:1-143.1697647134 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 a6c3d16d..3efb54bc 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-143.1697559877 + image: registry.access.redhat.com/ubi9/python-39:1-143.1697647134 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 fed768b8..a3e94191 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-143.1697559877 + image: registry.access.redhat.com/ubi9/python-39:1-143.1697647134 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: