Compare commits

...

2 Commits

Author SHA1 Message Date
Seth For Privacy
1485621a8b Merge pull request #60 from hundehausen/patch-7
update P2Pool v3.7
2023-10-05 11:19:06 -04:00
hundehausen
e440b831d3 update P2Pool v3.7 2023-09-30 15:32:48 +02:00

View File

@@ -1,4 +1,4 @@
ARG P2POOL_BRANCH=v3.6.2
ARG P2POOL_BRANCH=v3.7
# Select latest Ubuntu LTS for the build image base
FROM ubuntu:latest as build