Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Aug 9, 2023
1 parent 5d1d660 commit b9abe3d
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 @@ -17,4 +17,4 @@ jobs:
egress-policy: audit

- run: cat ~/.docker/config.json
- run: sudo docker run alpine "curl https://google.com"
- run: sudo docker run alpine curl https://google.com

0 comments on commit b9abe3d

Please sign in to comment.