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 5c31be3 commit 522058aCopy full SHA for 522058a
1 file changed
docker-compose.databases.yml
@@ -3,7 +3,7 @@
3
4
services:
5
postgres:
6
- image: postgres:16-alpine
+ image: postgres:17-alpine
7
container_name: metastate-postgres
8
ports:
9
- "5432:5432"
0 commit comments