Update build.sh
This commit is contained in:
2
build.sh
2
build.sh
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
docker pull ubuntu:latest
|
docker pull ubuntu:20.04
|
||||||
|
|
||||||
# Ubuntu dynamically linked
|
# Ubuntu dynamically linked
|
||||||
docker build --force-rm -f Dockerfile -t fffaraz/qt:latest .
|
docker build --force-rm -f Dockerfile -t fffaraz/qt:latest .
|
||||||
|
|||||||
Reference in New Issue
Block a user