Update lavinmq to 1.2.6

This commit is contained in:
Daniel Berteaud 2023-12-12 13:43:50 +01:00
parent 51b828c0a9
commit 13274d3755

View File

@ -1,6 +1,6 @@
FROM [[ .docker.repo ]][[ .docker.base_images.alpine.image ]] AS builder
ARG LAVINMQ_VERSION=1.2.5
ARG LAVINMQ_VERSION=1.2.6
WORKDIR /tmp