Update for 9.0.0.p38

This commit is contained in:
Daniel Berteaud 2023-12-18 14:00:17 +01:00
parent 7c4f8b9286
commit 45f4c9c7d9
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=37
ZM_PATCH=38
ENV ZM_VERSION=${ZM_VERSION} \
ZM_PATCH=${ZM_PATCH}