Update Dockerfile

This commit is contained in:
hundehausen
2023-07-01 02:38:21 +02:00
committed by GitHub
parent 3a6722c4e5
commit 04d8715df5

View File

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