mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge pull request #4009 from QYG2297248353/renovate/ghcr.io-leslieleung-glean-backend-0.x
chore(deps): update ghcr.io/leslieleung/glean-backend docker tag to v0.2.0
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_healthy
|
||||
image: ghcr.io/leslieleung/glean-backend:0.1.4
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -87,7 +87,7 @@ services:
|
||||
condition: service_healthy
|
||||
backend:
|
||||
condition: service_healthy
|
||||
image: ghcr.io/leslieleung/glean-backend:0.1.4
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.0
|
||||
container_name: ${CONTAINER_NAME}-worker
|
||||
environment:
|
||||
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
|
||||
|
||||
Reference in New Issue
Block a user