migrate some images to mc-fedora-base image
All checks were successful
Build images / build-images-amd64 (push) Successful in 11m11s
Build images / build-images-arm64 (push) Successful in 11m11s
Build images / update-images-manifests (push) Successful in 25s

This commit is contained in:
Maciej Lebiest 2024-05-03 11:29:02 +02:00
parent a7fc84db9f
commit 7c6b259f44
5 changed files with 11 additions and 40 deletions

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-minimal
FROM forgejo.maciej.cloud/pkg/mc-fedora-base
RUN dnf5 install -y tor nyx util-linux && \
dnf5 clean all