Fixed docker build issues

This commit is contained in:
Isaac Abadi
2022-05-01 00:22:28 -04:00
parent 960c545f37
commit 51512a60da
2 changed files with 13 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
# and also optimizing some code with this commit.
# xoxo :D
set -xeuo pipefail
# set -xeuo pipefail
case $(uname -m) in
x86_64)