We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68248ba + 8cd8a48 commit 2292da8Copy full SHA for 2292da8
docker-compose-demo.yml
@@ -29,7 +29,7 @@ services:
29
retries: 3
30
timeout: 20s
31
postgis:
32
- image: postgis/postgis:16-3.4-alpine@sha256:5f8a84055bedfb32bd89d915bec42cb07ba444fdfb0d5a4091a6d3dfc9c13b0c
+ image: postgis/postgis:16-3.4-alpine@sha256:245137374103bd24d9d019c4133ee3f111b7eb7e44b728a9f12181aa237dd9ab
33
ports:
34
- "5555:5432"
35
environment:
0 commit comments