Merge pull request #91 from hundehausen/patch-11

bump p2pool to v4.1
This commit is contained in:
Seth For Privacy
2024-08-12 19:12:26 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
ARG P2POOL_BRANCH=v4.0 ARG P2POOL_BRANCH=v4.1
# 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