We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa7c23 commit 2ff146bCopy full SHA for 2ff146b
Dockerfile
@@ -19,4 +19,4 @@ RUN /vcpkg/bootstrap-vcpkg.sh
19
ENV VCPKG_INSTALLATION_ROOT=/vcpkg
20
21
FROM vcpkg_setup AS final
22
-RUN pip install cmakelang
+RUN pip3 install cmakelang
0 commit comments