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 149a7d3 commit b7177afCopy full SHA for b7177af
.devcontainer/compose.yml
@@ -20,7 +20,7 @@ services:
20
command: sleep infinity
21
22
db:
23
- image: postgres:16.4-bullseye
+ image: postgres:18.0
24
restart: unless-stopped
25
volumes:
26
- postgres-data:/var/lib/postgresql/data
0 commit comments