Skip to content

Commit 061ba55

Browse files
chore(docker): update to postgres 15.8 (#596)
1 parent e1182c2 commit 061ba55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include:
55

66
services:
77
postgres-moncomptepro:
8-
image: postgres:14-alpine
8+
image: postgres:15-alpine
99
volumes:
1010
- postgres:/var/lib/postgresql/data
1111
environment:

0 commit comments

Comments
 (0)