diff --git a/stacks/nodejs-angular/2.1.0/devfile.yaml b/stacks/nodejs-angular/2.1.0/devfile.yaml index 97cc331b..93758b76 100644 --- a/stacks/nodejs-angular/2.1.0/devfile.yaml +++ b/stacks/nodejs-angular/2.1.0/devfile.yaml @@ -26,7 +26,7 @@ components: endpoints: - name: http-angular targetPort: 4200 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ["tail", "-f", "/dev/null"] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-angular/2.2.0/devfile.yaml b/stacks/nodejs-angular/2.2.0/devfile.yaml index 2f4cdf79..26058478 100644 --- a/stacks/nodejs-angular/2.2.0/devfile.yaml +++ b/stacks/nodejs-angular/2.2.0/devfile.yaml @@ -26,7 +26,7 @@ components: endpoints: - name: http-angular targetPort: 4200 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ["tail", "-f", "/dev/null"] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-angular/2.2.1/devfile.yaml b/stacks/nodejs-angular/2.2.1/devfile.yaml index 97c701df..fe35a802 100644 --- a/stacks/nodejs-angular/2.2.1/devfile.yaml +++ b/stacks/nodejs-angular/2.2.1/devfile.yaml @@ -27,7 +27,7 @@ components: - name: https-angular protocol: https targetPort: 4200 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ["tail", "-f", "/dev/null"] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-nextjs/1.1.0/devfile.yaml b/stacks/nodejs-nextjs/1.1.0/devfile.yaml index a174a8aa..1831b1fe 100644 --- a/stacks/nodejs-nextjs/1.1.0/devfile.yaml +++ b/stacks/nodejs-nextjs/1.1.0/devfile.yaml @@ -25,7 +25,7 @@ components: endpoints: - name: http-nextjs targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 command: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-nextjs/1.2.0/devfile.yaml b/stacks/nodejs-nextjs/1.2.0/devfile.yaml index 6c9d36b6..91a37030 100644 --- a/stacks/nodejs-nextjs/1.2.0/devfile.yaml +++ b/stacks/nodejs-nextjs/1.2.0/devfile.yaml @@ -25,7 +25,7 @@ components: endpoints: - name: http-nextjs targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 command: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-nextjs/1.2.1/devfile.yaml b/stacks/nodejs-nextjs/1.2.1/devfile.yaml index 198a7c1b..365a0bd4 100644 --- a/stacks/nodejs-nextjs/1.2.1/devfile.yaml +++ b/stacks/nodejs-nextjs/1.2.1/devfile.yaml @@ -26,7 +26,7 @@ components: - name: https-nextjs protocol: https targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 command: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml b/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml index dc13ed1b..d409257e 100644 --- a/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml +++ b/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml @@ -24,7 +24,7 @@ components: endpoints: - name: http-nuxtjs targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml b/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml index 07d81117..b56b59f2 100644 --- a/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml +++ b/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml @@ -24,7 +24,7 @@ components: endpoints: - name: http-nuxtjs targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml b/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml index 0b89dbca..e3fcdf32 100644 --- a/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml +++ b/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml @@ -25,7 +25,7 @@ components: - name: https-nuxtjs protocol: https targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-react/2.1.0/devfile.yaml b/stacks/nodejs-react/2.1.0/devfile.yaml index fd3d6a52..12156be6 100644 --- a/stacks/nodejs-react/2.1.0/devfile.yaml +++ b/stacks/nodejs-react/2.1.0/devfile.yaml @@ -24,7 +24,7 @@ components: endpoints: - name: http-react targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-react/2.2.1/devfile.yaml b/stacks/nodejs-react/2.2.1/devfile.yaml index 256b23b4..4dc9b28f 100644 --- a/stacks/nodejs-react/2.2.1/devfile.yaml +++ b/stacks/nodejs-react/2.2.1/devfile.yaml @@ -25,7 +25,7 @@ components: - name: https-react targetPort: 3000 protocol: https - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-svelte/1.1.0/devfile.yaml b/stacks/nodejs-svelte/1.1.0/devfile.yaml index f0d8c330..b8a01cb0 100644 --- a/stacks/nodejs-svelte/1.1.0/devfile.yaml +++ b/stacks/nodejs-svelte/1.1.0/devfile.yaml @@ -24,7 +24,7 @@ components: endpoints: - name: http-svelte targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-svelte/1.2.0/devfile.yaml b/stacks/nodejs-svelte/1.2.0/devfile.yaml index c89bb148..d60e522f 100644 --- a/stacks/nodejs-svelte/1.2.0/devfile.yaml +++ b/stacks/nodejs-svelte/1.2.0/devfile.yaml @@ -24,7 +24,7 @@ components: endpoints: - name: http-svelte targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-svelte/1.2.1/devfile.yaml b/stacks/nodejs-svelte/1.2.1/devfile.yaml index efcdea46..3fc3a01d 100644 --- a/stacks/nodejs-svelte/1.2.1/devfile.yaml +++ b/stacks/nodejs-svelte/1.2.1/devfile.yaml @@ -25,7 +25,7 @@ components: - name: https-svelte targetPort: 3000 protocol: https - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-vue/1.1.0/devfile.yaml b/stacks/nodejs-vue/1.1.0/devfile.yaml index 3dec38eb..d1f7e6a7 100644 --- a/stacks/nodejs-vue/1.1.0/devfile.yaml +++ b/stacks/nodejs-vue/1.1.0/devfile.yaml @@ -27,7 +27,7 @@ components: endpoints: - name: http-vue targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-vue/1.2.0/devfile.yaml b/stacks/nodejs-vue/1.2.0/devfile.yaml index 3cbd6cac..ccdbf430 100644 --- a/stacks/nodejs-vue/1.2.0/devfile.yaml +++ b/stacks/nodejs-vue/1.2.0/devfile.yaml @@ -27,7 +27,7 @@ components: endpoints: - name: http-vue targetPort: 3000 - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime diff --git a/stacks/nodejs-vue/1.2.1/devfile.yaml b/stacks/nodejs-vue/1.2.1/devfile.yaml index e02d5012..ffab5185 100644 --- a/stacks/nodejs-vue/1.2.1/devfile.yaml +++ b/stacks/nodejs-vue/1.2.1/devfile.yaml @@ -28,7 +28,7 @@ components: - name: https-vue targetPort: 3000 protocol: https - image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061 + image: registry.access.redhat.com/ubi8/nodejs-18:1-140 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi name: runtime