diff --git a/images/ubuntu/Containerfile b/images/ubuntu/Containerfile index 9d08ea0..afee9d9 100644 --- a/images/ubuntu/Containerfile +++ b/images/ubuntu/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/toolbx-images/ubuntu-toolbox:latest +FROM quay.io/toolbx-images/ubuntu-toolbox:24.04 LABEL com.github.containers.toolbox="true" \ usage="This image is meant to be used with the toolbox or distrobox command" \