Skip to content

Commit b8a6da5

Browse files
committed
chore(deps): update phiag/mta-sts-exporter docker tag to v1.7.57
1 parent 026e79e commit b8a6da5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

compose.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ x-healthcheck: &healthcheck
5959
services:
6060
mta-sts-exporter:
6161
<<: *service
62-
image: phiag/mta-sts-exporter:1.7.56@sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
62+
image: phiag/mta-sts-exporter:1.7.57@sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
6363
ports:
6464
- 127.0.0.1:8080:8080
6565
- 127.0.0.1:8081:8081
@@ -72,7 +72,7 @@ services:
7272

7373
mta-sts-exporter-env:
7474
<<: *service
75-
image: phiag/mta-sts-exporter:1.7.56@sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
75+
image: phiag/mta-sts-exporter:1.7.57@sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
7676
healthcheck:
7777
<<: *healthcheck
7878
test: [CMD, /ko-app/mta-sts-exporter, -health]
@@ -100,7 +100,7 @@ services:
100100

101101
mta-sts-exporter-save-reports:
102102
<<: *service
103-
image: phiag/mta-sts-exporter:1.7.56@sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
103+
image: phiag/mta-sts-exporter:1.7.57@sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
104104
# only required for rootless docker to write to volume
105105
user: 0:0
106106
healthcheck:
@@ -113,7 +113,7 @@ services:
113113

114114
mta-sts-exporter-traefik:
115115
<<: *service
116-
image: phiag/mta-sts-exporter:1.7.56@sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
116+
image: phiag/mta-sts-exporter:1.7.57@sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
117117
expose:
118118
- 8080
119119
- 8081

0 commit comments

Comments
 (0)