Update dist-x86_64-musl to Ubuntu 20.04
This commit is contained in:
parent
f90b06d7fb
commit
8630085ed6
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:20.04
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
g++ \
|
||||
make \
|
||||
ninja-build \
|
||||
|
Loading…
Reference in New Issue
Block a user