diff --git a/Containerfile b/Containerfile index 4e69ac2..03c43d8 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/toolbx-images/fedora-toolbox:40 +FROM ghcr.io/ublue-os/fedora-distrobox:latest LABEL com.github.containers.toolbox="true" \ usage="This image is meant to be used with the toolbox or distrobox command" \