Compare commits

...

2 Commits

Author SHA1 Message Date
Seth For Privacy
5762985a4f Merge pull request #52 from hundehausen/patch-5 2023-08-31 07:00:31 -04:00
hundehausen
1aaeaff282 Update p2pool v3.6
[Release Notes](https://github.com/SChernykh/p2pool/releases/tag/v3.6)
2023-08-31 12:02:53 +02:00

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