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 a11b3c6 commit d8ca8c6Copy full SHA for d8ca8c6
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