Point to fedora-rdo-* for image names
This commit is contained in:
parent
fc9157e861
commit
9c7f0622a7
@ -6,7 +6,7 @@
|
||||
"id": "keystone-1",
|
||||
"containers": [{
|
||||
"name": "keystone",
|
||||
"image": "kollaglue/keystone",
|
||||
"image": "kollaglue/fedora-rdo-keystone",
|
||||
"ports": [
|
||||
{"containerPort": 5000},
|
||||
{"containerPort": 35357},
|
||||
|
@ -6,7 +6,7 @@
|
||||
"id": "mariadb-1",
|
||||
"containers": [{
|
||||
"name": "mariadb",
|
||||
"image": "kollaglue/fedora-osp-mariadb",
|
||||
"image": "kollaglue/fedora-rdo-mariadb",
|
||||
"env": [{
|
||||
'name': 'DB_ROOT_PASSWORD',
|
||||
'value': 'password'
|
||||
|
Loading…
x
Reference in New Issue
Block a user