chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1771548585-d9c04f7 [skip ci]

This commit is contained in:
CI 2026-02-20 00:51:10 +00:00
parent d9c04f7e0c
commit 1caa2fe6bc

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1771548120-118a55b
image: git.mcintire.me/graham/aprs.me:main-1771548585-d9c04f7
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-1771548120-118a55b
image: git.mcintire.me/graham/aprs.me:main-1771548585-d9c04f7
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false