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 b8a8854 commit 4871dfcCopy full SHA for 4871dfc
.devcontainer/docker-compose.yaml
@@ -8,7 +8,7 @@ services:
8
command: sleep infinity
9
10
db:
11
- image: postgres:17.6-alpine
+ image: postgres:18.0-alpine
12
volumes:
13
- db-data:/var/lib/postgresql/data
14
environment:
0 commit comments