feat: update docker sources (#20)
Deploy / build (push) Successful in 10m28s

- update docker sources from git.query.consul to git.unkin.net

Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
2025-07-06 17:00:38 +10:00
parent 1c3584790d
commit 47ddd5b0b2
7 changed files with 8 additions and 8 deletions
@@ -1,6 +1,6 @@
# almalinux/9.5/jupyterlab
deploy_files_from_common = true
docker_source = "git.query.consul/unkin/almalinux9-base:latest"
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
scripts_pre_file_copy = [
"dnf install -y sudo",
]