mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Reactivate ArchLinux test image
- Switch to Docker Official Image (https://hub.docker.com/_/archlinux) - Closes #412 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
972051fe11
commit
00dc654813
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM archlinux/base
|
||||
FROM archlinux:base
|
||||
|
||||
RUN pacman-key --init
|
||||
RUN pacman -Sy --noconfirm archlinux-keyring
|
||||
RUN pacman -Syu --noconfirm
|
||||
RUN pacman -S --noconfirm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue