Skip to content

Commit

Permalink
bump docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekwav committed Apr 5, 2023
1 parent 89baaf9 commit 5180692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
command: ["migrate", "up", "-y"]
restart: on-failure
keto:
image: oryd/keto:v0.11.0-alpha.0
image: oryd/keto:v0.11.1-alpha.0
links:
- postgresd:postgresd
volumes:
Expand Down

0 comments on commit 5180692

Please sign in to comment.