We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac91f01 + 39b6820 commit 80185b2Copy full SHA for 80185b2
docker-compose.dev.yml
@@ -2,7 +2,7 @@ version: '3.8'
2
3
services:
4
postgres:
5
- image: postgres:16
+ image: postgres:18
6
container_name: postgres-dev
7
restart: unless-stopped
8
environment:
0 commit comments