chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1774203373-57f243d [skip ci]

This commit is contained in:
CI 2026-03-22 18:16:50 +00:00
parent 57f243d5b6
commit 3ebcbfc78d

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1774203084-6d63638
image: git.mcintire.me/graham/aprs.me:main-1774203373-57f243d
imagePullPolicy: IfNotPresent
command: ["/app/bin/migrate"]
securityContext:
@ -82,7 +82,7 @@ spec:
cpu: "500m"
containers:
- name: aprs
image: git.mcintire.me/graham/aprs.me:main-1774203084-6d63638
image: git.mcintire.me/graham/aprs.me:main-1774203373-57f243d
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false