fix: Pin prebuilds to Fedora 40
This commit is contained in:
parent
099785e457
commit
69851a5384
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG BASE_IMAGE="registry.fedoraproject.org/fedora-toolbox"
|
||||
ARG BASE_IMAGE="registry.fedoraproject.org/fedora-toolbox:40"
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
RUN dnf -y install dnf-plugins-core \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue