Skip to content

Commit 8b92434

Browse files
authored
Merge pull request #3828 from ktock/carry-3827
[Carry 3827] update Kubo (0.32.1)
2 parents ce61fc4 + a4fa4fa commit 8b92434

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ARG CONTAINERIZED_SYSTEMD_VERSION=v0.1.1
4848
ARG GOTESTSUM_VERSION=v1.12.0
4949
ARG NYDUS_VERSION=v2.3.0
5050
ARG SOCI_SNAPSHOTTER_VERSION=0.8.0
51-
ARG KUBO_VERSION=v0.31.0
51+
ARG KUBO_VERSION=v0.32.1
5252

5353
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
5454

Dockerfile.d/test-integration-ipfs-offline.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Description=ipfs daemon for integration test (offline)
33

44
[Service]
55
ExecStart=ipfs daemon --init --offline
6+
Environment=IPFS_PATH="%h/.ipfs"
67

78
[Install]
89
WantedBy=docker-entrypoint.target

0 commit comments

Comments
 (0)