Update Dockerfile

Bump to v3.1
This commit is contained in:
hundehausen
2023-02-28 20:06:01 +01:00
committed by GitHub
parent 0ae1704c81
commit a0ace5df2f

View File

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