Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Aug 10, 2023
1 parent 88c4c11 commit c2b6a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mitm-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- run: cat ~/.docker/config.json
- run: sudo docker pull alpine/curl
- run: sudo docker ps
- run: sudo docker run ubuntu env
- run: sudo docker run alpine cat /etc/default/docker
- run: sudo docker run alpine/curl https://google.com

0 comments on commit c2b6a0c

Please sign in to comment.