Default to 9.0.0.p39

This commit is contained in:
Daniel Berteaud 2024-02-28 12:12:11 +01:00
parent 45f4c9c7d9
commit 70e7559256
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=38
ZM_PATCH=39
ENV ZM_VERSION=${ZM_VERSION} \
ZM_PATCH=${ZM_PATCH}