Skip to content

Commit

Permalink
Merge pull request #3 from erdnaxela02/renovate/schernykh-p2pool-3.x
Browse files Browse the repository at this point in the history
✨ Update P2Pool to v3.2
  • Loading branch information
casse-boubou authored Apr 3, 2023
2 parents d50d125 + 8089e44 commit 8f30537
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:6.2.5
FROM ${BUILD_FROM}

# https://github.com/eikek/sharry/releases
ARG P2POOL_VERSION=v3.1
ARG P2POOL_VERSION=v3.2

# Add p2pool
RUN set -eux \
Expand Down

0 comments on commit 8f30537

Please sign in to comment.