From 37db97e784c2a250f5d87050f56ad07fbf2dffe6 Mon Sep 17 00:00:00 2001 From: Peter Hirn Date: Sat, 17 Feb 2024 16:24:31 +0100 Subject: [PATCH] docs: fixed compose.yaml config --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index bc1d22a..464d7b9 100644 --- a/compose.yaml +++ b/compose.yaml @@ -39,7 +39,7 @@ x-healthcheck: &healthcheck services: mta-sts-exporter: <<: *service - image: phiag/mta-sts-exporter:1.1.2@sha256:99ce34485d9eff01a61f28b2db908e03fdefddbed33e033df5e13178b462ce4c + image: phiag/mta-sts-exporter:1.2.0 # allow rootless docker to write to volume user: 0:0 ports: @@ -48,7 +48,7 @@ services: - "[::1]:8080:8080" - "[::1]:8081:8081" environment: - CONFIG_PATH: /mta-sts + CONFIG_PATH: /mta-sts-exporter configs: - mta-sts-exporter volumes: