diff --git a/apps/dashboard/dashboard-pod.yaml b/apps/dashboard/dashboard-pod.yaml index ed1cb33fe2b0..df6d97be90e0 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:ba928e4 + image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:0d7ef7b imagePullPolicy: IfNotPresent ports: - containerPort: 3001