From f7aa56b55ca17baefcde81c3c65ced877cdd2e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 28 Nov 2022 14:46:40 +0800 Subject: Fix step --- core/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Dockerfile b/core/Dockerfile index 88d029f..a416742 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -12,7 +12,7 @@ procps-ng \ net-tools \ bash-completion \ git \ -nano \ +nano && \ pacman -Scc --noconfirm RUN curl -s https://github.com/tmate-io/tmate/releases/download/${pkgver}/${pkgname}-${pkgver}-static-linux-amd64.tar.xz -o /tmp/${pkgname}-${pkgver}.tar.xz && \ -- cgit v1.2.3