Merge pull request #33 from hundehausen/patch-1

P2Pool v3.1
This commit is contained in:
Seth For Privacy
2023-02-28 14:33:15 -05:00
committed by GitHub

View File

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