mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-04 18:10:18 +00:00
Fixed android tests
This commit is contained in:
parent
6216891ded
commit
952374ccfa
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:19.04
|
FROM ubuntu:19.10
|
||||||
|
|
||||||
RUN dpkg --add-architecture i386 && \
|
RUN dpkg --add-architecture i386 && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:19.04
|
FROM ubuntu:19.10
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
|
Loading…
Reference in New Issue
Block a user