Skip to content

Commit

Permalink
Merge pull request #30 from casse-boubou/renovate/schernykh-p2pool-4.x
Browse files Browse the repository at this point in the history
✨ Update P2Pool to v4.3
  • Loading branch information
casse-boubou authored Jan 2, 2025
2 parents 0f79c68 + 18a2b65 commit dc8009b
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 @@ -5,7 +5,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.6.2
FROM ${BUILD_FROM}

# https://github.com/eikek/sharry/releases
ARG P2POOL_VERSION=v4.2
ARG P2POOL_VERSION=v4.3

# Add p2pool
RUN set -eux \
Expand Down

0 comments on commit dc8009b

Please sign in to comment.