Compare commits
1 Commits
37ca2de308
...
fix/arch-b
| Author | SHA1 | Date | |
|---|---|---|---|
|
31538580fb
|
@@ -3,7 +3,6 @@ FROM archlinux:latest
|
||||
ENV TERM=xterm
|
||||
ENV CC="ccache gcc"
|
||||
|
||||
RUN pacman-key --refresh-keys
|
||||
RUN pacman -Syyu --noconfirm
|
||||
|
||||
# reflector is optional - if it fails due to network issues, continue with default mirrorlist
|
||||
|
||||
Reference in New Issue
Block a user