diff --git a/apps/dashboard/dashboard-pod.yaml b/apps/dashboard/dashboard-pod.yaml index c08178464d7e..3c06b2023af3 100644 --- a/apps/dashboard/dashboard-pod.yaml +++ b/apps/dashboard/dashboard-pod.yaml @@ -10,7 +10,7 @@ metadata: spec: containers: - name: dashboard-backend - image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:2f5562b + image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:6162213 imagePullPolicy: IfNotPresent ports: - containerPort: 3001