diff --git a/system/services/forgejo.nix b/system/services/forgejo.nix index 03357af..d751408 100644 --- a/system/services/forgejo.nix +++ b/system/services/forgejo.nix @@ -59,6 +59,7 @@ in }; labels = [ "docker:docker://ghcr.io/catthehacker/ubuntu:act-22.04" + "ubuntu:docker://ghcr.io/catthehacker/ubuntu:act-22.04" "native:host" ]; };