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.
1 parent e621bab commit 9a42606Copy full SHA for 9a42606
.gitignore
@@ -112,3 +112,4 @@ docs/src/api/*
112
113
traefik.toml
114
routes.toml
115
+.tms/
dockerfiles/Dockerfile.db
@@ -1,3 +1,3 @@
1
-FROM ghcr.io/vincentsarago/postgis:14-3.3
+FROM ghcr.io/vincentsarago/postgis:14-3.4
2
3
COPY data/*.sql /docker-entrypoint-initdb.d/
0 commit comments