Skip to content

Commit

Permalink
Merge pull request #25 from casse-boubou/renovate/schernykh-p2pool-4.x
Browse files Browse the repository at this point in the history
✨ Update P2Pool to v4.1
  • Loading branch information
casse-boubou authored Sep 14, 2024
2 parents 5177e48 + e83bc72 commit 856d6a5
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.5.0
FROM ${BUILD_FROM}

# https://github.com/eikek/sharry/releases
ARG P2POOL_VERSION=v4.0
ARG P2POOL_VERSION=v4.1

# Add p2pool
RUN set -eux \
Expand Down

0 comments on commit 856d6a5

Please sign in to comment.