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

This commit is contained in:
CI 2026-03-20 17:57:39 +00:00
parent df6431c899
commit f142b273d1

View file

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