Skip to content

Commit 70f6c98

Browse files
authored
Merge pull request #428 from JordyEGNL/patch-1
update jellystat-db docker image to latest stable (15.14) from (15.2)
2 parents f778191 + 8292ede commit 70f6c98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
jellystat-db:
5-
image: postgres:15.2
5+
image: postgres:15.14
66
shm_size: '1gb'
77
container_name: jellystat-db
88
restart: unless-stopped

0 commit comments

Comments
 (0)