[babl/pippin/wip/ci-arch-kernel-issues] ci: attempt using archlinux:base-20210214.0.15477




commit 6903affdc2e9e280e58da16e81ae28bd9ffca629
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Feb 25 21:27:26 2021 +0100

    ci: attempt using archlinux:base-20210214.0.15477

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 89e1e3b00..10bbb712f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ cache:
 
 .build:
   stage: build
-  image: archlinux:latest
+  image: archlinux:base-20210214.0.15477
   variables:
     PACMAN_CACHE: $CI_PROJECT_DIR/_pacman_cache
   artifacts:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]