Compare commits

...

2 Commits

Author SHA1 Message Date
Seth For Privacy
90c5fc16d9 Merge pull request #61 from hundehausen/patch-8 2023-10-31 19:16:39 -04:00
hundehausen
4b74c1d58e Update P2Pool v3.8 2023-10-31 14:00:16 +01:00

View File

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