diff --git a/infrastructure/kube/keep-prd/keep-dapp-token-dashboard-deployment.yaml b/infrastructure/kube/keep-prd/keep-dapp-token-dashboard-deployment.yaml index ebc432daa1..c38acafe16 100644 --- a/infrastructure/kube/keep-prd/keep-dapp-token-dashboard-deployment.yaml +++ b/infrastructure/kube/keep-prd/keep-dapp-token-dashboard-deployment.yaml @@ -21,6 +21,6 @@ spec: spec: containers: - name: keep-dapp-token-dashboard - image: keepnetwork/token-dashboard:v1.0.2 + image: keepnetwork/token-dashboard:v1.0.3 ports: - containerPort: 80