Merge pull request #154 from hundehausen/bump/p2pool-v4.16

Bump P2Pool to version 4.16
This commit is contained in:
Seth For Privacy
2026-06-15 07:54:16 -04:00
committed by GitHub

View File

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