diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index ea343b0..bcd3208 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: landing - image: gitea.niq-dev.com/gitea_admin/landing:latest + image: gitea.niq-dev.com/gitea_admin/landing:3e63d96587fddb95c88112a01ea62e218d667c56 ports: - containerPort: 80 ---