Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi8/nodejs-16 Docker tag to v1-129…
Browse files Browse the repository at this point in the history
….1695740971 (#212)

Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
platform-engineering-bot authored Oct 5, 2023
1 parent a16dadb commit 924c29d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion stacks/nodejs-angular/2.0.2/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ components:
endpoints:
- name: http-angular
targetPort: 4200
image: registry.access.redhat.com/ubi8/nodejs-16:1-105.1684740145
image: registry.access.redhat.com/ubi8/nodejs-16:1-129.1695740971
args: ["tail", "-f", "/dev/null"]
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nextjs/1.0.3/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
endpoints:
- name: http-nextjs
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-16:1-105.1684740145
image: registry.access.redhat.com/ubi8/nodejs-16:1-129.1695740971
command: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nuxtjs/1.0.3/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-nuxtjs
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-16:1-105.1684740145
image: registry.access.redhat.com/ubi8/nodejs-16:1-129.1695740971
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-react/2.0.2/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-react
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-16:1-105.1684740145
image: registry.access.redhat.com/ubi8/nodejs-16:1-129.1695740971
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-svelte/1.0.3/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-svelte
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-16:1-105.1684740145
image: registry.access.redhat.com/ubi8/nodejs-16:1-129.1695740971
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-vue/1.0.2/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ components:
endpoints:
- name: http-vue
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-16:1-105.1684740145
image: registry.access.redhat.com/ubi8/nodejs-16:1-129.1695740971
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down

0 comments on commit 924c29d

Please sign in to comment.