Bump p2pool to v4.8

This commit is contained in:
hundehausen
2025-06-15 17:30:43 +02:00
committed by GitHub
parent 9719c48897
commit 77f6cd5311

View File

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