Add explicit amd64 to Dockerfiles

This commit is contained in:
Chris Eager 2022-11-30 11:18:49 -06:00 committed by Chris Eager
parent b51f1e8653
commit a4fe80aafc
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM debian:buster-20191014
FROM amd64/debian:buster-20191014
COPY apt.conf sources.list /etc/apt/

View File

@ -1,4 +1,4 @@
FROM ubuntu:bionic
FROM amd64/ubuntu:bionic
COPY linux-sgx.gpg /tmp/docker/