ci: bump image template to refresh CA certificates
At the end of September 2021, Let's Encrypt's DST Root CA X3 certificate expired, and the new ISRG Root X1 took over. Update the CI template so that the new certificate is available and we can keep on cloning the libmbim/libqmi/libqrtr-glib repos without failures.
This commit is contained in:
@@ -12,7 +12,7 @@ stages:
|
||||
variables:
|
||||
FDO_UPSTREAM_REPO: mobile-broadband/ModemManager
|
||||
FDO_DISTRIBUTION_VERSION: '20.04'
|
||||
FDO_DISTRIBUTION_TAG: '2021-09-16.1'
|
||||
FDO_DISTRIBUTION_TAG: '2021-10-03.1'
|
||||
FDO_DISTRIBUTION_PACKAGES: ca-certificates git gcc autoconf automake libtool
|
||||
libgettextpo-dev libgirepository1.0-dev libglib2.0-dev
|
||||
libgudev-1.0-dev python3-dbus python3-gi autopoint
|
||||
|
Reference in New Issue
Block a user