prosody: Update to version 0.12.3

This commit is contained in:
Alex Palaistras 2023-03-04 16:33:53 +00:00
parent 96c8ac2db5
commit 02705c9f1e

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim FROM docker.io/debian:bullseye-slim
ARG VERSION=0.12.2 ARG VERSION=0.12.3
ARG MODULES_VERSION=43b67142b37c ARG MODULES_VERSION=43b67142b37c
RUN apt-get update -y && apt-get install -y --no-install-recommends \ RUN apt-get update -y && apt-get install -y --no-install-recommends \