diff --git a/curl-travis b/curl-travis index 4a9c7e31..99c96f81 100644 --- a/curl-travis +++ b/curl-travis @@ -1,3 +1,3 @@ #!/bin/bash -curl -H "Content-Type: application/json" --data '{"docker_tag": "env"}' -X POST https://registry.hub.docker.com/u/chabad360/frappe/trigger/$hubkey/ \ No newline at end of file +curl -H "Content-Type: application/json" --data '{"docker_tag": "latest"}' -X POST https://registry.hub.docker.com/u/chabad360/frappe/trigger/$hubkey/ \ No newline at end of file