Skip to content

Commit bc3e344

Browse files
zmiklankpkubatrh
authored andcommitted
fix: community imagestreams - add correct repository URL
1 parent 01ac558 commit bc3e344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagestreams/postgresql-centos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"from": {
5858
"kind": "DockerImage",
59-
"name": "docker.io/sclorg/postgresql-13-c9s:latest"
59+
"name": "quay.io/sclorg/postgresql-13-c9s:latest"
6060
},
6161
"referencePolicy": {
6262
"type": "Local"

0 commit comments

Comments
 (0)