]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
CI: force update opensuse image to a newer version
authorRalf Habacker <ralf.habacker@freenet.de>
Fri, 1 Dec 2023 15:44:07 +0000 (16:44 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Fri, 1 Dec 2023 15:51:28 +0000 (16:51 +0100)
Since a time-frozen image is used in the CI, the tag must be changed to
update to a newer minor version.

Fixes #487

.gitlab-ci.yml

index b385858dd2a84c58f044391160d76a2840c04ff8..60b096c15d2ebabe8c6103704cefd610de995563 100644 (file)
@@ -74,7 +74,7 @@ variables:
 .opensuse-vars:
   variables:
     FDO_DISTRIBUTION_VERSION: 'leap'
-    FDO_DISTRIBUTION_TAG: '2023-05-12.0' # Bump this version on every ci-install.sh change
+    FDO_DISTRIBUTION_TAG: '2023-12-01' # Bump this version on every ci-install.sh change
 
 .freebsd-vars:
   variables: