We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b02f9 commit 204604cCopy full SHA for 204604c
src/shiftedstorage/compose.yml
@@ -17,7 +17,7 @@ services:
17
restart: unless-stopped
18
19
ipfs:
20
- image: ipfs/kubo:v0.36 # pinned because of https://github.com/edsu/shiftedstorage/issues/2
+ image: ipfs/kubo:v0.36.0 # pinned because of https://github.com/edsu/shiftedstorage/issues/2
21
environment:
22
volumes:
23
- ipfs:/data/ipfs
0 commit comments