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

This commit is contained in:
CI 2026-03-22 22:17:42 +00:00
parent f840e8fd34
commit fba78766c8

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1774217679-4d45c83
image: git.mcintire.me/graham/aprs.me:main-1774217823-f840e8f
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-1774217679-4d45c83
image: git.mcintire.me/graham/aprs.me:main-1774217823-f840e8f
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false