From e7b51bc3b6b9a03775b4dbb1897d4bdd2475fa23 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot Date: Fri, 12 Jul 2024 01:04:48 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-39 docker tag to v1-186.1720018722 Signed-off-by: redhat-renovate-bot --- 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 5d84cef8..5a29483a 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-186 + image: registry.access.redhat.com/ubi9/python-39:1-186.1720018722 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 86313f29..fbbb05e6 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-186 + image: registry.access.redhat.com/ubi9/python-39:1-186.1720018722 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 f4d9c94c..c908fa18 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-186 + image: registry.access.redhat.com/ubi9/python-39:1-186.1720018722 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 1d9b92c2..5defdff3 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-186 + image: registry.access.redhat.com/ubi9/python-39:1-186.1720018722 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 2db40461..9ec5ba57 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-186 + image: registry.access.redhat.com/ubi9/python-39:1-186.1720018722 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: