chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772736989-9e6d006 [skip ci]

This commit is contained in:
CI 2026-03-05 18:59:57 +00:00
parent 9e6d006ff7
commit 964d9dab76

View file

@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/towerops-web:main-1772735406-025fa88
image: git.mcintire.me/graham/towerops-web:main-1772736989-9e6d006
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-1772735406-025fa88
image: git.mcintire.me/graham/towerops-web:main-1772736989-9e6d006
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false