gitlab-ci: update Alpine image to 3.17

Back when it was added, the latest stable version was used. So it makes sense
to keep using using the latest stable image, which is now 3.17.

Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com>
This commit is contained in:
Niklāvs Koļesņikovs 2023-04-17 18:45:20 +03:00 committed by Wim Taymans
parent e1fb9d1987
commit 3e23a7028b

View file

@ -117,8 +117,8 @@ include:
.alpine: .alpine:
variables: variables:
# Update this tag when you want to trigger a rebuild # Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2022-09-07.0' FDO_DISTRIBUTION_TAG: '2023-04-17.0'
FDO_DISTRIBUTION_VERSION: '3.15' FDO_DISTRIBUTION_VERSION: '3.17'
FDO_DISTRIBUTION_PACKAGES: >- FDO_DISTRIBUTION_PACKAGES: >-
alsa-lib-dev alsa-lib-dev
avahi-dev avahi-dev