Skip to content

Commit

Permalink
modify-ocbc (#1165)
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalNewsTV authored Jan 12, 2024
1 parent 907efc6 commit 0c15b3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/openshift/app.bc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ parameters:
value: dev
- name: SOURCE_IMAGE_NAME
required: true
value: redhat-ubi-node-10
value: node:14.21.3
- name: SOURCE_IMAGE_TAG
required: true
value: 1-41
- name: BASE_IMAGE_URL
required: true
value: registry.access.redhat.com/ubi8/nodejs-10:1-41
value: node:14.21.3
objects:
- kind: ImageStream
apiVersion: v1
Expand Down Expand Up @@ -111,4 +111,4 @@ objects:
- type: ConfigChange
- type: ImageChange
status:
lastVersion: 7
lastVersion: 7

0 comments on commit 0c15b3a

Please sign in to comment.