Skip to content

Commit c8ad00e

Browse files
chore(deps): update postgres docker tag to v17
1 parent dd746c3 commit c8ad00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
services:
44
postgres:
5-
image: postgres:16
5+
image: postgres:17
66
environment:
77
- POSTGRES_USER=test_user
88
- POSTGRES_PASSWORD=test_password

0 commit comments

Comments
 (0)