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