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

This commit is contained in:
CI 2026-02-19 20:54:49 +00:00
parent 871620223d
commit ba4f3ee392

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1771531931-509f271
image: git.mcintire.me/graham/aprs.me:main-1771534282-8716202
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-1771531931-509f271
image: git.mcintire.me/graham/aprs.me:main-1771534282-8716202
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false