Merge pull request #115 from hundehausen/patch-13

Bump p2pool to v4.8
This commit is contained in:
Seth For Privacy
2025-06-16 06:44:58 -04:00
committed by GitHub

View File

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