Update Dockerfile

This commit is contained in:
Seth For Privacy
2025-06-26 05:49:55 -04:00
committed by GitHub
parent 9b158c86c2
commit 8178e7df3e

View File

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