Bump to p2pool v2.2

This commit is contained in:
Seth For Privacy
2022-06-30 12:30:19 -04:00
committed by GitHub
parent b41ac7109f
commit b89a79883b

View File

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