From a2e765b3114c4634a8dab9001d818af7d30e1b0f Mon Sep 17 00:00:00 2001 From: Cristovao Cordeiro Date: Fri, 1 Nov 2024 14:19:46 +0100 Subject: [PATCH] fix: missing \ --- dotnet-runtime/Dockerfile.22.04 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-runtime/Dockerfile.22.04 b/dotnet-runtime/Dockerfile.22.04 index 7a94f06..b95623f 100644 --- a/dotnet-runtime/Dockerfile.22.04 +++ b/dotnet-runtime/Dockerfile.22.04 @@ -25,7 +25,7 @@ RUN chisel-wrapper --generate-dpkg-status /status -- --release "ubuntu-$UBUNTU_R base-files_release-info \ ca-certificates_data \ dotnet-runtime-6.0_libs \ - base-files_chisel + base-files_chisel \ && mkdir -p /rootfs/usr/bin \ && ln -s /usr/lib/dotnet/dotnet /rootfs/usr/bin/