From 0aa746b071208c4ac6945c1fd94f291930fecdc9 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot Date: Mon, 2 Dec 2024 22:30:58 +0800 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-39 docker tag to v1-1731645406 (#499) 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 c47b5fbe8..b3370a31c 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-192.1722518946 + image: registry.access.redhat.com/ubi9/python-39:1-1731645406 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 38a2c8bcd..af6d238ed 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-192.1722518946 + image: registry.access.redhat.com/ubi9/python-39:1-1731645406 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 16ca2b575..cdca37e5e 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-192.1722518946 + image: registry.access.redhat.com/ubi9/python-39:1-1731645406 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 63c7bf895..dca2094bd 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-192.1722518946 + image: registry.access.redhat.com/ubi9/python-39:1-1731645406 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 0a67bb078..c1a1402bc 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-192.1722518946 + image: registry.access.redhat.com/ubi9/python-39:1-1731645406 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: