Merge pull request #40 from hundehausen/patch-3

Update p2pool v3.4
This commit is contained in:
Seth For Privacy
2023-05-31 13:27:29 -04:00
committed by GitHub

View File

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