Skip to content

Commit

Permalink
Force use of 32 bit docker images to workaround a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
aceat64 committed Jul 6, 2019
1 parent 1143530 commit 76d528a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:buster
FROM i386/debian:buster

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 76d528a

Please sign in to comment.