aboutsummaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/dockerfile b/docker/dockerfile
index 87fe5d1..26b7e49 100644
--- a/docker/dockerfile
+++ b/docker/dockerfile
@@ -1,6 +1,6 @@
FROM repobuildbase:latest
-RUN echo -e "\n[archlinuxcn]\nServer = https://repo.archlinuxcn.org/$$arch\n" >> /etc/pacman.conf
+RUN echo -e '\n[archlinuxcn]\nServer = https://repo.archlinuxcn.org/$arch\n' >> /etc/pacman.conf
RUN pacman-key --init