File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212version : " 3.7"
1313services :
1414 hydra :
15- image : oryd/hydra:v2.1.0
15+ image : oryd/hydra:v2.1.1
1616 ports :
1717 - " 4444:4444" # Public port
1818 - " 4445:4445" # Admin port
@@ -34,7 +34,7 @@ services:
3434 networks :
3535 - intranet
3636 hydra-migrate :
37- image : oryd/hydra:v2.1.0
37+ image : oryd/hydra:v2.1.1
3838 environment :
3939 - DSN=sqlite:///var/lib/sqlite/db.sqlite?_fk=true
4040 command : migrate -c /etc/config/hydra/hydra.yml sql -e --yes
@@ -52,7 +52,7 @@ services:
5252 consent :
5353 environment :
5454 - HYDRA_ADMIN_URL=http://hydra:4445
55- image : oryd/hydra-login-consent-node:v2.1.0
55+ image : oryd/hydra-login-consent-node:v2.1.1
5656 ports :
5757 - " 3000:3000"
5858 restart : unless-stopped
You can’t perform that action at this time.
0 commit comments