diff --git a/kustomize/base/frontend/deployment.yaml b/kustomize/base/frontend/deployment.yaml index d49f440..20529c2 100644 --- a/kustomize/base/frontend/deployment.yaml +++ b/kustomize/base/frontend/deployment.yaml @@ -16,7 +16,7 @@ spec: - name: gitea-registry containers: - name: frontend - image: gitea.mpabi.pl/trade/trade-frontend:sha-a12c86f + image: gitea.mpabi.pl/trade/trade-frontend:sha-f85e6da imagePullPolicy: IfNotPresent ports: - name: http