We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04f3e3b + 3a63fa9 commit 84aae03Copy full SHA for 84aae03
1 file changed
docker-compose-try-it.yaml
@@ -12,7 +12,7 @@ version: '3.8'
12
13
services:
14
postgresql:
15
- image: ghcr.io/l3montree-dev/devguard/postgresql:v1.4.0
+ image: ghcr.io/l3montree-dev/devguard/postgresql:v1.4.2
16
shm_size: 1g
17
container_name: devguard-postgres
18
security_opt:
0 commit comments