diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a0edfdff..ac2a9d2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,7 +55,7 @@ latest-meson: stage: build - image: base/archlinux:latest + image: archlinux/base:latest before_script: - pacman -Syu --noconfirm --needed base-devel @@ -69,7 +69,7 @@ latest-meson: latest-autotools: stage: build - image: base/archlinux:latest + image: archlinux/base:latest artifacts: *artifacts-autotools before_script: - pacman -Syu --noconfirm --needed