Skip to content

Commit bbf70fd

Browse files
authored
Merge pull request #327 from vrutkovs/quay.io-imagestream
imagestream: point centos7 images to quay.io
2 parents 53986e8 + fefcad9 commit bbf70fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagestreams/php-centos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"from": {
104104
"kind": "DockerImage",
105-
"name": "docker.io/centos/php-73-centos7:latest"
105+
"name": "quay.io/centos7/php-73-centos7:latest"
106106
},
107107
"referencePolicy": {
108108
"type": "Local"

0 commit comments

Comments
 (0)