Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Jul 13, 2024
1 parent 8286e2b commit 30c5935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/ipfs-cluster/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21 AS BuildStage
FROM golang:1.22 AS BuildStage

WORKDIR /

Expand Down Expand Up @@ -26,4 +26,4 @@ ENV IPFS_CLUSTER_CONSENSUS crdt

EXPOSE 9094
EXPOSE 9095
EXPOSE 9096
EXPOSE 9096

0 comments on commit 30c5935

Please sign in to comment.