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

This commit is contained in:
FluxCD 2026-04-23 19:20:17 +00:00
parent fc5e91479b
commit dd0fe397f1

View file

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