chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1771544325-29da64a [skip ci]

This commit is contained in:
CI 2026-02-19 23:38:53 +00:00
parent 29da64a991
commit 6e29bd80be

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1771544148-497ad85
image: git.mcintire.me/graham/aprs.me:main-1771544325-29da64a
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-1771544148-497ad85
image: git.mcintire.me/graham/aprs.me:main-1771544325-29da64a
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false