1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-04-29 02:26:53 +02:00

ci: Rebuild Fedora Docker image for latest Dockerfile changes

See .

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2020-05-07 13:23:06 +01:00
parent cbcc0aa1ea
commit e89f41d3bf

@ -10,7 +10,7 @@ cache:
- _ccache/
variables:
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v8"
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v9"
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v6"
ANDROID_IMAGE: "registry.gitlab.gnome.org/gnome/glib/android-ndk:v3"
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v2"