Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d95f6b0899 |
+2
-2
@@ -48,7 +48,7 @@ services:
|
||||
retries: 5
|
||||
start_period: 30s
|
||||
timeout: 10s
|
||||
image: postgres:15-alpine@sha256:09e4f20b14ddb3dfe3a0c825b206032aaf8f28300ba2070c0b60fc1c10c6abc7
|
||||
image: postgres:15-alpine@sha256:cd17e2ac98240fce1541ad2a803b34009b4eea5aec8a832363cdc7eca62e722e
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- audiomuse-ai-pg-data:/var/lib/postgresql/data
|
||||
@@ -281,7 +281,7 @@ services:
|
||||
- scanopy-pg-data:/var/lib/postgresql/data
|
||||
scanopy-server:
|
||||
container_name: scanopy-server
|
||||
image: ghcr.io/scanopy/scanopy/server:latest@sha256:3e10b5c1cc105d6bbf6c347c3c56fda7452a9718fd38ee2b28e68b5ff05ab7f4
|
||||
image: ghcr.io/scanopy/scanopy/server:latest@sha256:03669449724b9826f42d02bb50b82bcad7ede42f798a9bb1c645ae09ab14c060
|
||||
depends_on:
|
||||
scanopy-pg:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user