fix(service): Neon WS Proxy service not working on ARM64 (#5887)
This commit is contained in:
@@ -27,7 +27,6 @@ services:
|
|||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: 'postgres:17-alpine'
|
image: 'postgres:17-alpine'
|
||||||
platform: linux/amd64
|
|
||||||
volumes:
|
volumes:
|
||||||
- 'postgresql-data:/var/lib/postgresql/data'
|
- 'postgresql-data:/var/lib/postgresql/data'
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user