Merge pull request #78 from hundehausen/patch-10

bump p2pool to v4.0
This commit is contained in:
Seth For Privacy
2024-06-30 23:46:19 +00:00
committed by GitHub

View File

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