chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772803826-1f49e1f [skip ci]

This commit is contained in:
CI 2026-03-06 13:33:19 +00:00
parent 1f49e1fba5
commit 3ed732fecc

View file

@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/towerops-web:main-1772760484-7a13368
image: git.mcintire.me/graham/towerops-web:main-1772803826-1f49e1f
imagePullPolicy: IfNotPresent
command: ["/app/bin/migrate"]
securityContext:
@ -80,7 +80,7 @@ spec:
cpu: "500m"
containers:
- name: towerops
image: git.mcintire.me/graham/towerops-web:main-1772760484-7a13368
image: git.mcintire.me/graham/towerops-web:main-1772803826-1f49e1f
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false