Skip to content

Commit

Permalink
Merge branch 'main' into feature/l3-195
Browse files Browse the repository at this point in the history
  • Loading branch information
n3op2 authored Oct 10, 2023
2 parents f92e0f0 + a1c02d4 commit a5c7964
Show file tree
Hide file tree
Showing 4 changed files with 218 additions and 187 deletions.
2 changes: 1 addition & 1 deletion docker-compose-3-persona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ services:

# ------------------------------------------------------------------------ ipfs
ipfs:
image: ipfs/go-ipfs:v0.22.0
image: ipfs/go-ipfs:v0.23.0
container_name: ipfs
environment:
- |
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:
restart: on-failure

ipfs:
image: ipfs/go-ipfs:v0.22.0
image: ipfs/go-ipfs:v0.23.0
container_name: ipfs
environment:
- |
Expand Down
Loading

0 comments on commit a5c7964

Please sign in to comment.