diff --git a/Containerfile b/Containerfile index 6f48bdb..f88b4fd 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora-toolbox:latest AS fedora-distrobox +FROM registry.fedoraproject.org/fedora-toolbox:39 AS fedora-distrobox # Install packages required by Distrobox, this speeds up the first-run time RUN dnf install -y \