Merge pull request #114 from hundehausen/patch-13

Bump p2pool to v4.7
This commit is contained in:
Seth For Privacy
2025-05-30 11:36:11 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
ARG P2POOL_BRANCH=v4.6 ARG P2POOL_BRANCH=v4.7
# Select latest Ubuntu LTS for the build image base # Select latest Ubuntu LTS for the build image base
FROM ubuntu:latest as build FROM ubuntu:latest as build