[gjs: 2/10] CI: Bump Alpine image




commit 3b63563a9b5886c8e6d76222fd2cc4e5937f233b
Author: Philip Chimento <philip chimento gmail com>
Date:   Wed Jan 12 17:09:51 2022 -0800

    CI: Bump Alpine image
    
    This brings in cppcheck 2.8.

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7bd516b7c..6f758f1e6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@
 # SPDX-FileCopyrightText: 2017 Claudio André <claudioandre br gmail com>
 ---
 include:
-  - remote: 
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/7ea696055e322cc7aa4bcbe5422b56a198c4bdff/templates/alpine.yml'
+  - remote: 
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/c5626190ec14b475271288dda7a7dae8dbe0cd76/templates/alpine.yml'
 
 stages:
   - prepare
@@ -14,7 +14,7 @@ stages:
 
 .gjs-alpine:
   variables:
-    FDO_DISTRIBUTION_TAG: '2021-08-18.0'
+    FDO_DISTRIBUTION_TAG: '2022-07-23.0'
     FDO_UPSTREAM_REPO: GNOME/gjs
 
 build-alpine-image:


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