We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8fcd3 commit 4ffa99eCopy full SHA for 4ffa99e
docker/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
db:
3
- image: postgres:17.6
+ image: postgres:18.0
4
restart: always
5
environment:
6
POSTGRES_USER: postgres
0 commit comments