Skip to content

Commit

Permalink
Update apt before installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Apr 4, 2023
1 parent 4237fca commit 328fd31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
# https://github.com/devcontainers/images/tree/main/src/universal
FROM mcr.microsoft.com/devcontainers/base:focal

RUN apt-get install -y cmake

RUN apt-get update && apt-get install -y cmake

0 comments on commit 328fd31

Please sign in to comment.