fix: Platform arch for postgres

This commit is contained in:
Bakhtiyar Issakhmetov 2026-06-27 19:48:59 +05:00
parent 148d1fb841
commit bcfb27ea4d

View File

@ -35,9 +35,6 @@ services:
postgres:
image: postgis/postgis:17-3.5
# postgis/postgis has no native arm64 build; run under emulation on Apple
# Silicon. Drop this line on amd64 hosts.
platform: linux/amd64
environment:
POSTGRES_USER: gis
POSTGRES_PASSWORD: gis