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