Skip to content

Commit

Permalink
fix: update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmalec committed Apr 15, 2024
1 parent 0c3e2d8 commit b45259f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ENV SRC_DIR /kubo

# Move to kubo folder
WORKDIR $SRC_DIR
RUN git checkout release-v0.23.0

# Install the plugin and build ipfs
RUN go get github.com/ourzora/go-ds-s3@latest
Expand Down

0 comments on commit b45259f

Please sign in to comment.