Skip to content

Commit

Permalink
fix(application.yaml): docker tag should be 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lholmquist committed Mar 2, 2018
1 parent a1d9609 commit 5ba5a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .openshiftio/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ objects:
- name: latest
from:
kind: DockerImage
name: 'bucharestgold/centos7-s2i-nodejs:latest'
name: 'bucharestgold/centos7-s2i-nodejs:8.x'
- apiVersion: v1
kind: BuildConfig
metadata:
Expand Down

0 comments on commit 5ba5a77

Please sign in to comment.