From cf1d0c59284d1f24ca0bc6cbe3d0b54a4ce6f2cd Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 15 Dec 2021 12:46:14 +1000 Subject: CI: bump the tag to rebuild the images This should pick up the new xlstproc dependency --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5144db2..61229af 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,7 +26,7 @@ variables: # Changing the tag will rebuild the container images. The value is just a # string, but we use the date for human benefits. - FDO_DISTRIBUTION_TAG: '2021-10-26.1' + FDO_DISTRIBUTION_TAG: '2021-12-15.0' stages: -- cgit v1.2.1