Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
00c56e39
Commit
00c56e39
authored
Nov 23, 2022
by
Andrew Murray
Browse files
Updated to Alpine 3.17 test image
parent
d4b02ce8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
travis_linux_steps.sh
travis_linux_steps.sh
+1
-1
No files found.
travis_linux_steps.sh
View file @
00c56e39
...
...
@@ -120,7 +120,7 @@ function install_run {
local
plat
=
${
1
:-${
PLAT
:-
x86_64
}}
if
[
-z
"
$DOCKER_TEST_IMAGE
"
]
;
then
if
[
"
$MB_ML_LIBC
"
==
"musllinux"
]
;
then
local
docker_image
=
"multibuild/alpine3.1
6
_
$plat
"
local
docker_image
=
"multibuild/alpine3.1
7
_
$plat
"
elif
[
"
$plat
"
==
i686
]
;
then
local
docker_image
=
"matthewbrett/trusty:32"
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment