mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +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:
parent
4fab990704
commit
21e1d2a53d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue