Update p2pool v3.6

[Release Notes](https://github.com/SChernykh/p2pool/releases/tag/v3.6)
This commit is contained in:
hundehausen
2023-08-31 12:02:53 +02:00
committed by GitHub
parent d67ee8763b
commit 1aaeaff282

View File

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