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

This commit is contained in:
CI 2026-03-22 21:28:43 +00:00
parent a9cf2d3eb8
commit 95aedacf53

View file

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