Skip to content

Commit

Permalink
travis: update hydra Docker image to hydra:v1.0.0-rc.2_oryOS.9
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Tavares <christian.tavares@ossystems.com.br>
  • Loading branch information
Christian Tavares authored and chtavares committed Nov 29, 2018
1 parent 65fbaf6 commit 024de49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ before_install:
--name=hydra
-e DATABASE_URL=memory
--entrypoint=hydra
oryd/hydra:v1.0.0-beta.9
oryd/hydra:v1.0.0-rc.2_oryOS.9
serve all --dangerous-force-http
- sleep 10
- >
docker run -it
-e HYDRA_ADMIN_URL=http://hydra:4445
--link=hydra:hydra
oryd/hydra:v1.0.0-beta.9
oryd/hydra:v1.0.0-rc.2_oryOS.9
clients create --skip-tls-verify
--id client
--secret secret
Expand Down

0 comments on commit 024de49

Please sign in to comment.