Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
StarTrooper08 authored Aug 15, 2024
1 parent baeb94b commit b2546d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM mcr.microsoft.com/devcontainers/cpp:dev-ubuntu-22.04

ARG REINSTALL_CMAKE_VERSION_FROM_SOURCE="none"

USER root
# Optionally install the cmake for vcpkg
COPY ./reinstall-cmake.sh /tmp/

Expand Down

0 comments on commit b2546d2

Please sign in to comment.