Skip to content

Commit 204604c

Browse files
committed
need the .0
1 parent 12b02f9 commit 204604c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shiftedstorage/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
restart: unless-stopped
1818

1919
ipfs:
20-
image: ipfs/kubo:v0.36 # pinned because of https://github.com/edsu/shiftedstorage/issues/2
20+
image: ipfs/kubo:v0.36.0 # pinned because of https://github.com/edsu/shiftedstorage/issues/2
2121
environment:
2222
volumes:
2323
- ipfs:/data/ipfs

0 commit comments

Comments
 (0)