We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332a9cc commit a72e50bCopy full SHA for a72e50b
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcc:6
+FROM gcc:bullseye as build
2
3
WORKDIR /usr/local/src
4
COPY . /usr/local/src/hdt-cpp/
0 commit comments