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 bc99183 + 7decb25 commit 80eb4e2Copy full SHA for 80eb4e2
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:245137374103bd24d9d019c4133ee3f111b7eb7e44b728a9f12181aa237dd9ab
+ image: postgis/postgis:16-3.4-alpine@sha256:681931a625df344215e9b8998bf34daf146b6a395ceacee4439eb9c85869239f
33
ports:
34
- "5555:5432"
35
environment:
0 commit comments