Default to rebuild 9.0.0 p40

This commit is contained in:
Daniel Berteaud 2024-04-22 16:29:33 +02:00
parent 70e7559256
commit 58ab1e79e8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM almalinux:8
MAINTAINER Daniel Berteaud <dbd@ehtrace.com>
ARG ZM_VERSION=9.0.0 \
ZM_PATCH=39
ZM_PATCH=40
ENV ZM_VERSION=${ZM_VERSION} \
ZM_PATCH=${ZM_PATCH}