feat: update urls
Build / build-8 (pull_request) Successful in 31s
Build / build-9 (pull_request) Successful in 1m59s

- update docker images to use git.unkin.net
- update path to save rpms to git.unkin.net
This commit is contained in:
2025-07-06 17:20:48 +10:00
parent 5b86d17218
commit 91154d46ad
28 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Start with the AlmaLinux 8.10 base image
FROM git.query.consul/unkin/almalinux9-rpmbuilder:latest
FROM git.unkin.net/unkin/almalinux9-rpmbuilder:latest
# Create output directory for RPMs
RUN mkdir -p /app/dist