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 ed1c169 commit 6916762Copy full SHA for 6916762
compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
postgres:
4
- image: docker.io/library/postgres:16.4-alpine
+ image: docker.io/library/postgres:17.0-alpine
5
container_name: "postgres"
6
ports:
7
- 5432:5432
0 commit comments