chore(deps): update ghcr.io/leslieleung/glean-backend docker tag to v0.2.1

This commit is contained in:
renovate[bot]
2025-12-16 09:31:12 +00:00
committed by GitHub
parent cf89d9199c
commit 3442f79ab6
+2 -2
View File
@@ -50,7 +50,7 @@ services:
condition: service_healthy condition: service_healthy
redis: redis:
condition: service_healthy condition: service_healthy
image: ghcr.io/leslieleung/glean-backend:0.2.0 image: ghcr.io/leslieleung/glean-backend:0.2.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -87,7 +87,7 @@ services:
condition: service_healthy condition: service_healthy
backend: backend:
condition: service_healthy condition: service_healthy
image: ghcr.io/leslieleung/glean-backend:0.2.0 image: ghcr.io/leslieleung/glean-backend:0.2.1
container_name: ${CONTAINER_NAME}-worker container_name: ${CONTAINER_NAME}-worker
environment: environment:
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean} DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}