chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1774568941-2300dcd [skip ci]

This commit is contained in:
CI 2026-03-26 23:50:42 +00:00
parent 2300dcd69c
commit 36a86114a7

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1774546637-bc82777
image: git.mcintire.me/graham/aprs.me:main-1774568941-2300dcd
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-1774546637-bc82777
image: git.mcintire.me/graham/aprs.me:main-1774568941-2300dcd
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false