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
|
- ory-net
|
||||||
|
|
||||||
init-rp:
|
init-rp:
|
||||||
image: oryd/hydra:${HYDRA_VERSION:-v25.4.0}
|
image: oryd/hydra:v25.4.0
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
entrypoint: ["/bin/sh"]
|
entrypoint: ["/bin/sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user