Skip to content

Commit

Permalink
Use older docker image to fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jan 26, 2021
1 parent 7f11cdb commit 464ccfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/i686-unknown-linux-musl/Dockerfile
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:focal-20201106

RUN dpkg --add-architecture i386
RUN apt-get update
Expand Down

0 comments on commit 464ccfb

Please sign in to comment.