Compare commits
4 Commits
1b349fecb5
...
59fe15f4d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
59fe15f4d0
|
|||
|
b8cbe10cf1
|
|||
|
c3ad299e4a
|
|||
|
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