瀏覽代碼

cicd: Bug in dockerfile.arm64

jamesread 2 年之前
父節點
當前提交
c4d1a2a105
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile.arm64

+ 1 - 1
Dockerfile.arm64

@@ -10,7 +10,7 @@ RUN mkdir -p /config /config/entities/ /var/www/olivetin \
 		openssh-clients \
 		openssh-clients \
 		shadow-utils \
 		shadow-utils \
 		apprise \
 		apprise \
-		docker
+		docker \
 	&& microdnf clean all
 	&& microdnf clean all
 
 
 RUN useradd --system --create-home olivetin -u 1000
 RUN useradd --system --create-home olivetin -u 1000