fix(service): Neon WS Proxy service not working on ARM64 (#5887)

This commit is contained in:
ShadowArcanist
2025-05-27 16:15:00 +05:30
committed by GitHub
parent 102bdb5bc3
commit 70a7faf139

View File

@@ -27,7 +27,6 @@ services:
postgres:
image: 'postgres:17-alpine'
platform: linux/amd64
volumes:
- 'postgresql-data:/var/lib/postgresql/data'
environment: