Skip to content

Commit cd53976

Browse files
Update registry.access.redhat.com/ubi8/nodejs-18 Docker tag to v1-81
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
1 parent 2a17cfb commit cd53976

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

stacks/nodejs-angular/2.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ components:
2626
endpoints:
2727
- name: http-angular
2828
targetPort: 4200
29-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
29+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
3030
args: ["tail", "-f", "/dev/null"]
3131
memoryLimit: 1024Mi
3232
name: runtime

stacks/nodejs-angular/2.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ components:
2626
endpoints:
2727
- name: http-angular
2828
targetPort: 4200
29-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
29+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
3030
args: ["tail", "-f", "/dev/null"]
3131
memoryLimit: 1024Mi
3232
name: runtime

stacks/nodejs-nextjs/1.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ components:
2525
endpoints:
2626
- name: http-nextjs
2727
targetPort: 3000
28-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
28+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2929
command: ['tail', '-f', '/dev/null']
3030
memoryLimit: 1024Mi
3131
name: runtime

stacks/nodejs-nextjs/1.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ components:
2525
endpoints:
2626
- name: http-nextjs
2727
targetPort: 3000
28-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
28+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2929
command: ['tail', '-f', '/dev/null']
3030
memoryLimit: 1024Mi
3131
name: runtime

stacks/nodejs-nuxtjs/1.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
endpoints:
2525
- name: http-nuxtjs
2626
targetPort: 3000
27-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
27+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2828
args: ['tail', '-f', '/dev/null']
2929
memoryLimit: 1024Mi
3030
name: runtime

stacks/nodejs-nuxtjs/1.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
endpoints:
2525
- name: http-nuxtjs
2626
targetPort: 3000
27-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
27+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2828
args: ['tail', '-f', '/dev/null']
2929
memoryLimit: 1024Mi
3030
name: runtime

stacks/nodejs-react/2.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
endpoints:
2525
- name: http-react
2626
targetPort: 3000
27-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
27+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2828
args: ['tail', '-f', '/dev/null']
2929
memoryLimit: 1024Mi
3030
name: runtime

stacks/nodejs-react/2.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
endpoints:
2525
- name: http-react
2626
targetPort: 3000
27-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
27+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2828
args: ['tail', '-f', '/dev/null']
2929
memoryLimit: 1024Mi
3030
name: runtime

stacks/nodejs-svelte/1.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
endpoints:
2525
- name: http-svelte
2626
targetPort: 3000
27-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
27+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2828
args: ['tail', '-f', '/dev/null']
2929
memoryLimit: 1024Mi
3030
name: runtime

stacks/nodejs-svelte/1.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
endpoints:
2525
- name: http-svelte
2626
targetPort: 3000
27-
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1698060565
27+
image: registry.access.redhat.com/ubi8/nodejs-18:1-81
2828
args: ['tail', '-f', '/dev/null']
2929
memoryLimit: 1024Mi
3030
name: runtime

0 commit comments

Comments
 (0)