feat: update urls
- update docker images to use git.unkin.net - update path to save rpms to git.unkin.net
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user