Skip to content

Commit 5ba5a77

Browse files
committed
fix(application.yaml): docker tag should be 8.x
1 parent a1d9609 commit 5ba5a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openshiftio/application.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ objects:
4141
- name: latest
4242
from:
4343
kind: DockerImage
44-
name: 'bucharestgold/centos7-s2i-nodejs:latest'
44+
name: 'bucharestgold/centos7-s2i-nodejs:8.x'
4545
- apiVersion: v1
4646
kind: BuildConfig
4747
metadata:

0 commit comments

Comments
 (0)