Compare commits

..

2 Commits

Author SHA1 Message Date
Seth For Privacy
f8867c29bb Merge pull request #154 from hundehausen/bump/p2pool-v4.16
Bump P2Pool to version 4.16
2026-06-15 07:54:16 -04:00
hundehausen
6b67d40ec2 Update P2POOL_BRANCH to version 4.16 2026-06-13 18:45:10 +02:00

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
FROM ubuntu:latest as build