mirror of
https://github.com/luzifer-docker/arch-repo-builder.git
synced 2024-12-20 17:41:19 +00:00
Switch to own archlinux build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
1d836d0ada
commit
ffe6c7e437
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM archlinux/base:latest
|
||||
FROM luzifer/archlinux:latest
|
||||
|
||||
RUN set -ex \
|
||||
&& pacman -Sy \
|
||||
|
|
Loading…
Reference in a new issue