update P2Pool v3.7

This commit is contained in:
hundehausen
2023-09-30 15:32:48 +02:00
committed by GitHub
parent 059bbb198c
commit e440b831d3

View File

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