NORY-31: upgrade oryd/kratos image version
This commit is contained in:
parent
765d5a91e7
commit
588b836d9a
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ services:
|
|||
|
||||
ory-kratos-migrate:
|
||||
container_name: ory-kratos-migrate
|
||||
image: oryd/kratos:v1.1.0
|
||||
image: oryd/kratos:v1.3.1
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ./ory/kratos:/etc/config/kratos
|
||||
|
@ -18,7 +18,7 @@ services:
|
|||
|
||||
ory-kratos:
|
||||
container_name: ory-kratos
|
||||
image: oryd/kratos:v1.1.0
|
||||
image: oryd/kratos:v1.3.1
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 127.0.0.1:4433:4433 # public
|
||||
|
|
Loading…
Add table
Reference in a new issue