Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent ccf2857 commit 7e5bc9e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 23 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
hydra:
image: oryd/hydra:v2.2
image: oryd/hydra:v2.3
command: serve public --dev -c /etc/config/hydra/hydra.yml
configs:
- source: hydra_config
Expand All @@ -25,7 +25,7 @@ services:
- hydra-postgresd

hydra-admin:
image: oryd/hydra:v2.2
image: oryd/hydra:v2.3
command: serve admin -c /etc/config/hydra/hydra.yml
configs:
- source: hydra_config
Expand All @@ -50,7 +50,7 @@ services:
- hydra-postgresd

hydra-migrate:
image: oryd/hydra:v2.2
image: oryd/hydra:v2.3
command: migrate -c /etc/config/hydra/hydra.yml sql -e --yes
configs:
- source: hydra_config
Expand Down
32 changes: 12 additions & 20 deletions hydra-login-consent/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e5bc9e

Please sign in to comment.