Use official archlinux Docker image

archlinux/base is being deprecated anyway.
This commit is contained in:
Sven-Hendrik Haase 2020-11-03 21:29:11 +01:00 committed by David Runge
parent 96ac5e2454
commit 6c397136fd

View File

@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
default:
image: archlinux/base
image: archlinux:latest
before_script:
- pacman --noconfirm -Syu --needed base-devel shellcheck