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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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