fix(service): Neon WS Proxy service not working on ARM64 (#5887)
This commit is contained in:
parent
102bdb5bc3
commit
70a7faf139
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ services:
|
|||
|
||||
postgres:
|
||||
image: 'postgres:17-alpine'
|
||||
platform: linux/amd64
|
||||
volumes:
|
||||
- 'postgresql-data:/var/lib/postgresql/data'
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue