From 52fb38bac9c8b26da28345bec2005d64e88d80ae Mon Sep 17 00:00:00 2001 From: ytshih Date: Sat, 19 Oct 2024 02:21:59 +0000 Subject: [PATCH] Fix: here document I cant --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 618d8a6..fc06553 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM archlinux:base-devel -RUN >> /etc/pacman.conf <> /etc/pacman.conf <<'EOF' [custom] SigLevel = Optional TrustAll Server = http://repo.konchin.com/$repo/os/$arch