Skip to content

Commit 6367e8a

Browse files
authored
update the image tag (#782)
1 parent 6025d03 commit 6367e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/openshift/deploy.backend-users.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ objects:
9999
app: ${NAME}-${COMPONENT}
100100
spec:
101101
containers:
102-
- image: " "
102+
- image: "${REGISTRY}/${PROMOTE}:${IMAGE_TAG}"
103103
imagePullPolicy: Always
104104
name: ${NAME}-${COMPONENT}
105105
env:

0 commit comments

Comments
 (0)