forked from baron/baron-sso
fix: use non-distroless image for init-rp to allow shell execution
This commit is contained in:
@@ -263,7 +263,7 @@ services:
|
||||
- ory-net
|
||||
|
||||
init-rp:
|
||||
image: oryd/hydra:${HYDRA_VERSION:-v25.4.0}
|
||||
image: oryd/hydra:v25.4.0
|
||||
env_file:
|
||||
- .env
|
||||
entrypoint: ["/bin/sh"]
|
||||
|
||||
Reference in New Issue
Block a user