diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index c39d3d4..9bcd1e5 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -31,7 +31,7 @@ spec: type: RuntimeDefault initContainers: - name: migrate - image: git.mcintire.me/graham/aprs.me:main-0000000000-0000000 # {"$imagepolicy": "flux-system:aprs-me"} + image: git.mcintire.me/graham/aprs.me:main-1771368069-24c01d0 # {"$imagepolicy": "flux-system:aprs-me"} imagePullPolicy: IfNotPresent command: ["/app/bin/migrate"] securityContext: