Use official archlinux Docker image
archlinux/base is being deprecated anyway.
This commit is contained in:
parent
96ac5e2454
commit
6c397136fd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user