File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ x-healthcheck: &healthcheck
59
59
services :
60
60
mta-sts-exporter :
61
61
<< : *service
62
- image : phiag/mta-sts-exporter:1.7.56 @sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
62
+ image : phiag/mta-sts-exporter:1.7.57 @sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
63
63
ports :
64
64
- 127.0.0.1:8080:8080
65
65
- 127.0.0.1:8081:8081
@@ -72,7 +72,7 @@ services:
72
72
73
73
mta-sts-exporter-env :
74
74
<< : *service
75
- image : phiag/mta-sts-exporter:1.7.56 @sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
75
+ image : phiag/mta-sts-exporter:1.7.57 @sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
76
76
healthcheck :
77
77
<< : *healthcheck
78
78
test : [CMD, /ko-app/mta-sts-exporter, -health]
@@ -100,7 +100,7 @@ services:
100
100
101
101
mta-sts-exporter-save-reports :
102
102
<< : *service
103
- image : phiag/mta-sts-exporter:1.7.56 @sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
103
+ image : phiag/mta-sts-exporter:1.7.57 @sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
104
104
# only required for rootless docker to write to volume
105
105
user : 0:0
106
106
healthcheck :
@@ -113,7 +113,7 @@ services:
113
113
114
114
mta-sts-exporter-traefik :
115
115
<< : *service
116
- image : phiag/mta-sts-exporter:1.7.56 @sha256:3d25180cf80ed018b884d6869aa7757f09ba94e2a0434600e97bc0d4c94149d0
116
+ image : phiag/mta-sts-exporter:1.7.57 @sha256:9c8ce282d2bdb2fc6dd846967d132ad5f6d2cd8e322578dd57fde99d8b16eebd
117
117
expose :
118
118
- 8080
119
119
- 8081
You can’t perform that action at this time.
0 commit comments