From f11691a09893d2329948521e32a18c13b0b03d01 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 20 Aug 2023 10:22:19 -0700 Subject: gitlab CI: regenerate container used for builds This updates the included xcb-proto to the newly required 1.16. As explained in issue #70, this is a quick workaround, not the long-term fix for this problem. Signed-off-by: Alan Coopersmith --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 094165a..e97e449 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,7 @@ variables: # The tag should be updated each time the list of packages is updated. # Changing a tag forces the associated image to be rebuilt. # Note: the tag has no meaning, we use a date format purely for readability - FDO_DISTRIBUTION_TAG: '2022-07-18.0' + FDO_DISTRIBUTION_TAG: '2023-08-20.0' FDO_DISTRIBUTION_PACKAGES: 'git gcc pkgconf autoconf automake libtool make xorg-util-macros python doxygen graphviz check libxslt xcb-proto libxau libxdmcp' -- cgit v1.2.3