diff --git a/apps/dashboard/dashboard-pod.yaml b/apps/dashboard/dashboard-pod.yaml index b0b178c8cf61..a8d1d878ec39 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:d8e6121 + image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:b0cfe48 imagePullPolicy: IfNotPresent ports: - containerPort: 3001