fix: use quay.io/cockpit/ws correct image registry
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nas-cockpit",
|
"name": "nas-cockpit",
|
||||||
"image": "cockpit/ws:latest",
|
"image": "quay.io/cockpit/ws:latest",
|
||||||
"isMain": true,
|
"isMain": true,
|
||||||
"internalPort": 9090,
|
"internalPort": 9090,
|
||||||
"privileged": true,
|
"privileged": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user