Skip to content

Commit 986ddd3

Browse files
committed
Use archlinux:base
1 parent e611e1c commit 986ddd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM archlinux/base
1+
FROM archlinux:base
22

33
RUN pacman -Syu --noconfirm
44
RUN pacman -S --noconfirm --needed --overwrite '*' \

0 commit comments

Comments
 (0)