Bump Alpine build from 3.9 to 3.10

merge-requests/83/head
Olaf Meeuwissen 2019-06-20 20:02:15 +09:00
rodzic f3577168d2
commit 9bbb2b37a1
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -86,8 +86,8 @@ compile:fedora-30-clang:
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
<<: *compile_definition
compile:alpine-3.9-musl:
image: $REGISTRY_HUB:alpine-3.9-musl
compile:alpine-3.10-musl:
image: $REGISTRY_HUB:alpine-3.10-musl
variables:
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
<<: *compile_definition