[pacman-dev,1/2] ci: use official image

Message ID 20210123214004.1109216-1-emil.l.velikov@gmail.com
State Accepted, archived
Headers show
Series [pacman-dev,1/2] ci: use official image | expand

Commit Message

Emil Velikov Jan. 23, 2021, 9:40 p.m. UTC
The archlinux/base have been deprecated. Since we depend on base-devel
simply use archlinux:base-devel

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e889c498..bfb7e6d2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,11 +10,11 @@  cache:
     - .pkg-cache
 
 .arch-test:
-  image: archlinux/base
+  image: archlinux:base-devel
   before_script:
     - >
       pacman -Syu $PACMAN_OPTS
-      base-devel git
+      git
       gpgme libarchive curl
       python
       fakeroot fakechroot