Merge pull request #60 from hundehausen/patch-7

update P2Pool v3.7
This commit is contained in:
Seth For Privacy
2023-10-05 11:19:06 -04:00
committed by GitHub

View File

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