Upgrade breaks
The reason is that RHEL 10.1 has been released but Almalinux is still on 10.0. Keep packages in the image on the existing versions and let the Almalinux team make a new image when 10.1 is ready.
This commit is contained in:
parent
1a00500a05
commit
14781c8677
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ ADD "https://copr.fedorainfracloud.org/api_3/build/list?ownername=andersrh&proje
|
|||
|
||||
COPY repo/*.repo /etc/yum.repos.d/
|
||||
|
||||
RUN dnf upgrade -y
|
||||
|
||||
RUN dnf install -y $( \
|
||||
dnf list --available kernel\* --disablerepo='*' --enablerepo=my-ostree-os-rhel-epel 2>/dev/null \
|
||||
| grep 'andersdsrhcustom' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue