chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772806694-acf7e55 [skip ci]

This commit is contained in:
CI 2026-03-06 14:21:09 +00:00
parent acf7e5548b
commit bc7922f476

View file

@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/towerops-web:main-1772806349-1e072c7
image: git.mcintire.me/graham/towerops-web:main-1772806694-acf7e55
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-1772806349-1e072c7
image: git.mcintire.me/graham/towerops-web:main-1772806694-acf7e55
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false