mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
ci: Actually use a fedora 39 image
Also start using a more reliable versioning scheme for the fedora images so that the tag is always vFEDORA_VERSION.IMAGE_VERSION to make it easier to understand on future updates Fixes: #3381
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v27
|
||||
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v39.1
|
||||
|
||||
USER root
|
||||
|
||||
@@ -14,4 +14,4 @@ WORKDIR /opt
|
||||
COPY cross_file_mingw64.txt /opt
|
||||
|
||||
USER user
|
||||
WORKDIR /home/user
|
||||
WORKDIR /home/user
|
||||
|
Reference in New Issue
Block a user