Skip to content

Commit 2ff146b

Browse files
authored
Update Dockerfile
1 parent 0aa7c23 commit 2ff146b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ RUN /vcpkg/bootstrap-vcpkg.sh
1919
ENV VCPKG_INSTALLATION_ROOT=/vcpkg
2020

2121
FROM vcpkg_setup AS final
22-
RUN pip install cmakelang
22+
RUN pip3 install cmakelang

0 commit comments

Comments
 (0)