Set tor base image to mainline Fedora, instead of rawhide
This commit is contained in:
parent
4974581fc6
commit
fd292f1e4d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM registry.fedoraproject.org/fedora-minimal:rawhide
|
||||
FROM registry.fedoraproject.org/fedora-minimal
|
||||
|
||||
RUN dnf5 install -y tor nyx util-linux && \
|
||||
dnf5 clean all
|
||||
|
|
Loading…
Reference in a new issue