Update p2pool v3.4

This commit is contained in:
hundehausen
2023-05-31 19:24:26 +02:00
committed by GitHub
parent 722c524cb1
commit e6ea1b6004

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
FROM ubuntu:latest as build