Update P2Pool v3.8

This commit is contained in:
hundehausen
2023-10-31 14:00:16 +01:00
committed by GitHub
parent 1485621a8b
commit 4b74c1d58e

View File

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