feat: migrate 9.5 to 9.6 (#19)
Deploy / build (push) Successful in 12m32s

- replace almalinux 9.5 with almalinux 9.6
- upgrade el8.10 epel repo to use packagerepo
- add version to all el8.10 images to force a rebuild

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/19
This commit was merged in pull request #19.
This commit is contained in:
2025-06-08 23:08:56 +10:00
parent 8b7030eda5
commit 1c3584790d
36 changed files with 38 additions and 34 deletions
@@ -1,6 +1,6 @@
[epel]
name=epel repository
baseurl=https://edgecache.query.consul/epel/8/Everything/x86_64
gpgkey=https://edgecache.query.consul/epel/RPM-GPG-KEY-EPEL-8
baseurl=https://packagerepo.service.consul/epel/8/everything-daily/x86_64/os/
gpgkey=https://packagerepo.service.consul/epel/8/everything-daily/x86_64/os/RPM-GPG-KEY-EPEL-8
enabled=1
gpgcheck=1
+1
View File
@@ -0,0 +1 @@
20250608