Skip to content

Commit 40b9611

Browse files
committed
fix: compliance notices
1 parent 244d060 commit 40b9611

File tree

3 files changed

+105
-69
lines changed

3 files changed

+105
-69
lines changed

Cargo.lock

Lines changed: 69 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
volumes:
2929
- ./data/ipfs:/data/ipfs
3030
postgres:
31-
image: postgres
31+
image: postgres:14
3232
ports:
3333
- '5432:5432'
3434
command:

0 commit comments

Comments
 (0)