diff --git a/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json b/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json index ac8d2af..6c5a186 100644 --- a/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json +++ b/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json @@ -44,7 +44,7 @@ } } ], - "image": "localhost/fc-scoreboard-web:gx10-v1", + "image": "localhost/fc-scoreboard-web:v20260619-scoreboard-981d4b5", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3, @@ -93,7 +93,7 @@ "-c", "chown -R 1654:1654 /data && chmod -R u+rwX,g+rwX /data" ], - "image": "localhost/fc-scoreboard-web:gx10-v1", + "image": "localhost/fc-scoreboard-web:v20260619-scoreboard-981d4b5", "imagePullPolicy": "Never", "name": "scoreboard-data-permissions", "resources": {},