mirror of
https://github.com/luzifer-docker/aur-update.git
synced 2024-12-20 19:21:15 +00:00
Use own archlinux base
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
1fcd399128
commit
a22e6207d8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM archlinux/base:latest
|
FROM luzifer/archlinux:latest
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& pacman -Sy \
|
&& pacman -Sy \
|
||||||
|
|
Loading…
Reference in a new issue