diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index fc503053..ec2f0ae0 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -32,7 +32,7 @@ spec: type: RuntimeDefault containers: - name: towerops - image: git.mcintire.me/graham/towerops-web:main-1772667234-f1b6151 + image: git.mcintire.me/graham/towerops-web:main-1772668279-5e1f8d3 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false