Update P2POOL_BRANCH to version 4.16

This commit is contained in:
hundehausen
2026-06-13 18:45:10 +02:00
parent 3d1374df75
commit 6b67d40ec2

View File

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