chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772816933-2a61626 [skip ci]

This commit is contained in:
CI 2026-03-06 17:16:12 +00:00
parent 2a61626135
commit bf7004c770

View file

@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/towerops-web:main-1772813291-f832130
image: git.mcintire.me/graham/towerops-web:main-1772816933-2a61626
imagePullPolicy: IfNotPresent
command: ["/app/bin/migrate"]
securityContext:
@ -104,7 +104,7 @@ spec:
cpu: "500m"
containers:
- name: towerops
image: git.mcintire.me/graham/towerops-web:main-1772813291-f832130
image: git.mcintire.me/graham/towerops-web:main-1772816933-2a61626
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false