Skip to content

Commit d5ac608

Browse files
fix(deps): update dependency postgres to v14.4
1 parent 10fb4d3 commit d5ac608

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

2323
postgres:
24-
image: postgres:14.1-alpine
24+
image: postgres:14.4-alpine
2525
container_name: postgres
2626
environment:
2727
POSTGRES_DB: postgres

0 commit comments

Comments
 (0)