diff --git a/stacks/python-django/devfile.yaml b/stacks/python-django/devfile.yaml index d3ec3e02..1b828d27 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-1733173511 + image: registry.access.redhat.com/ubi9/python-39:1-1734610342 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 cba6dd90..2ac2a5be 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-1733173511 + image: registry.access.redhat.com/ubi9/python-39:1-1734610342 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 4d8be7bf..0e172141 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-1733173511 + image: registry.access.redhat.com/ubi9/python-39:1-1734610342 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 0372de0b..128ca71c 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-1733173511 + image: registry.access.redhat.com/ubi9/python-39:1-1734610342 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 3028c6c6..d927b779 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-1733173511 + image: registry.access.redhat.com/ubi9/python-39:1-1734610342 args: ['tail', '-f', '/dev/null'] mountSources: true endpoints: