From 20a3d024f070ef9a4e719d2d61de579f0468cbe3 Mon Sep 17 00:00:00 2001 From: jahanson Date: Mon, 20 May 2024 22:18:39 -0500 Subject: [PATCH] Update labels. --- agents/linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/linux.nix b/agents/linux.nix index 8fa9e69..8814425 100644 --- a/agents/linux.nix +++ b/agents/linux.nix @@ -44,7 +44,7 @@ "aarch64" "linux" "pc" - "ubuntu-aarch64:docker://ubuntu:latest" + "ubuntu-aarch64:docker://node:20-bullseye" ## optionally provide native execution on the host: # "native:host" ];