mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-04 10:00: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 && \
|
||||
apt-get update && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:19.04
|
||||
FROM ubuntu:19.10
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
Loading…
Reference in New Issue
Block a user