Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/hack/build/github.com/…
Browse files Browse the repository at this point in the history
…docker/docker-23.0.3incompatible
  • Loading branch information
markphelps authored Apr 9, 2023
2 parents 0100a6f + 9efa2fa commit 6293a33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ RUN curl -sSL https://deb.nodesource.com/setup_18.x | bash && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*

RUN git config --global --add safe.directory '*'

# install mage
RUN git clone https://github.com/magefile/mage && \
cd mage && \
Expand Down

0 comments on commit 6293a33

Please sign in to comment.