Bump to p2pool v2.3

This commit is contained in:
Seth For Privacy
2022-08-30 12:55:38 -04:00
committed by GitHub
parent 65211c0c7a
commit 8a29f6b245

View File

@@ -1,4 +1,4 @@
ARG P2POOL_BRANCH=v2.2.1
ARG P2POOL_BRANCH=v2.3
# Select Ubuntu 20.04LTS for the build image base
FROM ubuntu:20.04 as build