Infiscal latest (#7641)
This commit is contained in:
commit
18c6c1950e
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
services:
|
||||
backend:
|
||||
image: "infisical/infisical:latest-postgres"
|
||||
image: "infisical/infisical:v0.154.6"
|
||||
environment:
|
||||
- SERVICE_URL_BACKEND_8080
|
||||
- SITE_URL=${SERVICE_URL_BACKEND_8080}
|
||||
|
|
|
|||
|
|
@ -233,7 +233,7 @@ services:
|
|||
|
||||
# Infisical - secret management with postgres variant
|
||||
application-infisical-postgres:
|
||||
image: infisical/infisical:latest-postgres
|
||||
image: infisical/infisical:v0.154.6
|
||||
depends_on:
|
||||
database-postgres-main:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Reference in a new issue