Skip to content

Commit 332cc98

Browse files
Update postgres Docker tag to v17
1 parent 5c8c276 commit 332cc98

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
@@ -19,7 +19,7 @@ services:
1919
- /home/node/app/_coverage
2020

2121
postgres:
22-
image: postgres:16.3
22+
image: postgres:17.3
2323
environment:
2424
- POSTGRES_PASSWORD=password
2525
- POSTGRES_USER=realworld

0 commit comments

Comments
 (0)