Migrate images from codeberg.org to git.mcintire.me
Some checks are pending
Build and Push / Build and Push Docker Image (push) Waiting to run

This commit is contained in:
Graham McIntire 2026-07-24 14:38:53 -05:00
parent 5bb79746a4
commit 9369257ed3

View file

@ -63,7 +63,7 @@ spec:
# Shares the prop-grid-rs image so one CI pipeline produces
# both binaries. k8s `command:` overrides the default
# ENTRYPOINT to launch the per-QSO point worker.
image: codeberg.org/gmcintire/prop-grid-rs:main-1781279001-e879f29
image: git.mcintire.me/graham/prop-grid-rs:main-1781279001-e879f29
imagePullPolicy: IfNotPresent
command: ["/usr/bin/tini", "--", "/usr/local/bin/hrrr-point-worker"]
env: