Skip to content

Commit

Permalink
Docker fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdlees committed Jan 30, 2024
1 parent 43bd89e commit 7a0ae59
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 @@ -17,5 +17,6 @@ RUN \
apt-get -y install vim && \
apt-get -y install git && \
git clone "https://github.com/williamdlees/digger" /digger && \
chmod +x /digger/run_docker_tests && \
pip install receptor-digger

0 comments on commit 7a0ae59

Please sign in to comment.