Skip to content

Commit 9ecaf75

Browse files
committed
Correct baseimage
1 parent 6ccc0db commit 9ecaf75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.arch-arm64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM menci/archlinux
1+
FROM menci/archlinuxarm
22
RUN pacman -Syu --noconfirm openssh && pacman -Scc --noconfirm && rm -rf /var/cache/pacman/pkg/*
33
WORKDIR /root

0 commit comments

Comments
 (0)