2 Commits

Author SHA1 Message Date
Seth For Privacy 9107db0ae7 Merge pull request #91 from hundehausen/patch-11
bump p2pool to v4.1
2024-08-12 19:12:26 +00:00
hundehausen 1d9d9afad4 bump p2pool to v4.1 2024-08-12 21:07:44 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
ARG P2POOL_BRANCH=v4.0
ARG P2POOL_BRANCH=v4.1
# Select latest Ubuntu LTS for the build image base
FROM ubuntu:latest as build