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

This commit is contained in:
CI 2026-02-25 18:27:49 +00:00
parent d385d1eb75
commit d42acf8e1c

View file

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