Infiscal latest (#7641)

This commit is contained in:
Andras Bacsai 2025-12-17 15:51:35 +01:00 committed by GitHub
commit 18c6c1950e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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}

View file

@ -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