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 2bb3466 + 5499f64 commit d3ddff1Copy full SHA for d3ddff1
src/development/stack.yml
@@ -325,7 +325,7 @@ services:
325
POSTGRES_DB_FILE: /run/secrets/postgres_db
326
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
327
POSTGRES_USER_FILE: /run/secrets/postgres_user
328
- image: quay.io/debezium/postgres:17 # alpine variant does not include PostGIS
+ image: postgis/postgis:17-3.5-alpine
329
# # Expose ports (only) e.g. to generate a database graph image or similar.
330
# ports:
331
# - 5432:5432
0 commit comments