Skip to content

Commit 7456320

Browse files
committed
Update PostgreSQL image to version 13.21 in docker-compose file
1 parent 49b5dcc commit 7456320

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
@@ -21,7 +21,7 @@ services:
2121

2222

2323
postgres:
24-
image: postgres:13.7
24+
image: postgres:13.21
2525
ports:
2626
- "5432:5432"
2727
environment:

0 commit comments

Comments
 (0)