Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 1748053

Browse files
committed
chore(deps): update dependency postgres to v13.7
1 parent 150a1fc commit 1748053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/postgres/docker-compose.yaml

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

33
services:
44
postgres:
5-
image: postgres:13.6
5+
image: postgres:13.7
66
hostname: postgres
77
environment:
88
POSTGRES_USER: user

0 commit comments

Comments
 (0)