mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
Pinning to the current latest
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
backend:
|
backend:
|
||||||
image: "infisical/infisical:latest"
|
image: "infisical/infisical:v0.154.6"
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_BACKEND_8080
|
- SERVICE_URL_BACKEND_8080
|
||||||
- SITE_URL=${SERVICE_URL_BACKEND_8080}
|
- SITE_URL=${SERVICE_URL_BACKEND_8080}
|
||||||
|
|||||||
@@ -233,7 +233,7 @@ services:
|
|||||||
|
|
||||||
# Infisical - secret management with postgres variant
|
# Infisical - secret management with postgres variant
|
||||||
application-infisical-postgres:
|
application-infisical-postgres:
|
||||||
image: infisical/infisical:latest
|
image: infisical/infisical:v0.154.6
|
||||||
depends_on:
|
depends_on:
|
||||||
database-postgres-main:
|
database-postgres-main:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user