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 19c5c2c commit 37d6e6bCopy full SHA for 37d6e6b
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
postgres:
3
- image: postgres:17
+ image: postgres:18
4
container_name: postgres
5
environment:
6
POSTGRES_USER: postgres
0 commit comments