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 e7eca17 commit e3e0951Copy full SHA for e3e0951
.devcontainer/compose.yaml
@@ -33,7 +33,7 @@ services:
33
- redis-data:/data
34
35
postgres:
36
- image: postgres:16.1
+ image: postgres:17.6@sha256:8a56bef4c60bef3d26193cb9d810fce93def8fd0c459f4a9b14240fbd7559a1d
37
restart: unless-stopped
38
networks:
39
- default
0 commit comments