1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-28 14:55:26 +00:00

ci: Bump used debian image

This let's us use newer GStreamer (> 1.20) which deprecated some functions we
used.
This commit is contained in:
Evangelos Ribeiro Tzaras 2022-02-12 17:22:35 +01:00
parent 4fab990704
commit 21e1d2a53d

View file

@ -10,7 +10,7 @@ stages:
variables:
L5_DOCKER_IMAGE: debian:bookworm
DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.20211221
DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.20220212
GIT_SUBMODULE_STRATEGY: normal
build:native: