Skip to content

Commit

Permalink
Correct baseimage
Browse files Browse the repository at this point in the history
  • Loading branch information
ngaro committed Aug 10, 2024
1 parent 6ccc0db commit 9ecaf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arch-arm64
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM menci/archlinux
FROM menci/archlinuxarm
RUN pacman -Syu --noconfirm openssh && pacman -Scc --noconfirm && rm -rf /var/cache/pacman/pkg/*
WORKDIR /root

0 comments on commit 9ecaf75

Please sign in to comment.