Some checks failed
Build and push docker image / build (push) Failing after 55s
4 lines
56 B
Docker
4 lines
56 B
Docker
FROM archlinux:latest
|
|
|
|
RUN pacman -Syu --noconfirm nano
|