mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Use a Docker image with gcc, in order to link Rust code
This commit is contained in:
parent
248c23039c
commit
ad51acb554
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ payload = {
|
|||
},
|
||||
"payload": {
|
||||
"maxRunTime": 600,
|
||||
"image": "buildpack-deps:bionic-scm",
|
||||
"image": "buildpack-deps:bionic",
|
||||
"command": [
|
||||
"/bin/bash",
|
||||
"--login",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue