chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772805892-52329cf [skip ci]

This commit is contained in:
CI 2026-03-06 14:11:25 +00:00
parent 52329cf959
commit e47b08c44f

View file

@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/towerops-web:main-1772805491-0c7d195
image: git.mcintire.me/graham/towerops-web:main-1772805892-52329cf
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-1772805491-0c7d195
image: git.mcintire.me/graham/towerops-web:main-1772805892-52329cf
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false