Skip to content

Commit

Permalink
Upgrade to p2pool v3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gbenson committed Jan 4, 2024
1 parent 0620cd9 commit 4b055bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2pool/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN set -eux \
FROM base as builder

ARG NAME=p2pool
ARG VERSION=v3.9
ARG VERSION=v3.10
ARG PACKAGE=$NAME-$VERSION
ARG DOWNLOAD=https://github.com/SChernykh/$NAME/releases/download
ARG SHA256SUMS=sha256sums.txt.asc
Expand Down

0 comments on commit 4b055bf

Please sign in to comment.