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