Skip to content

Commit 79ec336

Browse files
committed
fix(deps): update dependency postgres to v14.3
1 parent 10fb4d3 commit 79ec336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
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.3-alpine
2525
container_name: postgres
2626
environment:
2727
POSTGRES_DB: postgres

0 commit comments

Comments
 (0)