bump p2pool to v4.0

This commit is contained in:
hundehausen
2024-06-30 19:23:57 +02:00
committed by GitHub
parent 1843f251d5
commit 38cf5d6a84

View File

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