chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1776974081-20d4637 [skip ci]

This commit is contained in:
FluxCD 2026-04-23 19:55:30 +00:00
parent 20d463794b
commit f943d887c5

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1776974000-cd1e577
image: git.mcintire.me/graham/aprs.me:main-1776974081-20d4637
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-1776974000-cd1e577
image: git.mcintire.me/graham/aprs.me:main-1776974081-20d4637
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false