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

This commit is contained in:
CI 2026-02-19 00:16:56 +00:00
parent d803d070ac
commit 8e7405ccb4

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1771452962-abc6ebe
image: git.mcintire.me/graham/aprs.me:main-1771460127-d803d07
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-1771452962-abc6ebe
image: git.mcintire.me/graham/aprs.me:main-1771460127-d803d07
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false