Merge pull request #39 from hundehausen/patch-2

Update p2pool v3.3
This commit is contained in:
Seth For Privacy
2023-04-30 16:18:20 -04:00
committed by GitHub

View File

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