Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 2d62e5c

Browse files
committed
Bump up hydra version to v1.0.0-rc.10
1 parent 0504d55 commit 2d62e5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- TEST_DATABASE_URL=${TEST_DATABASE_URL_RIDGEPOLE}
2626

2727
hydra-migrate:
28-
image: oryd/hydra:v1.0.0-rc.6_oryOS.10-alpine
28+
image: oryd/hydra:v1.0.0-rc.10
2929
depends_on:
3030
- pg
3131
environment:
@@ -36,7 +36,7 @@ services:
3636
restart: on-failure
3737

3838
hydra:
39-
image: oryd/hydra:v1.0.0-rc.6_oryOS.10-alpine
39+
image: oryd/hydra:v1.0.0-rc.10
4040
depends_on:
4141
- hydra-migrate
4242
ports:

0 commit comments

Comments
 (0)