Skip to content

Commit

Permalink
Use postman/newman instead of postman/newman:alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
ClovisDj committed Dec 4, 2019
1 parent d38d0da commit 15fcb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/int.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.4'
services:
newman:
image: postman/newman:alpine
image: postman/newman
command: sh -c 'while sleep 3600; do :; done'
entrypoint: ""
links:
Expand Down

0 comments on commit 15fcb93

Please sign in to comment.