diff --git a/Dockerfile b/Dockerfile index 80ca2ca..b9a3ece 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/fedora/fedora-coreos:testing +FROM quay.io/fedora/fedora-coreos:stable RUN dnf install -y vim htop duf zstd tmux incus rsync fish parted distrobox qemu lxc fastfetch && dnf clean all