We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1641e8e commit 8ff920fCopy full SHA for 8ff920f
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:focal
+FROM ubuntu:latest
2
3
ENV WS_DIR="/benchmark"
4
WORKDIR ${WS_DIR}
0 commit comments