From 003e7f32956c379c4e9f7203b88fc9dde5c5e537 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 1 Sep 2023 20:46:43 -0400 Subject: [PATCH] fix: update containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 0fbab32..5141f34 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/toolbx-images/ubuntu-toolbox:22.04 +FROM quay.io/toolbx-images/ubuntu-toolbox:22.04 as obs-studio-portable LABEL com.github.containers.toolbox="true" \ usage="This image is meant to be used with the toolbox or distrobox command" \