Skip to content

Commit

Permalink
chore(deps): update phiag/mta-sts-exporter docker tag to v1.7.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 60db76d commit e32628f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ x-healthcheck: &healthcheck
services:
mta-sts-exporter:
<<: *service
image: phiag/mta-sts-exporter:1.7.39@sha256:9e428bd92b6f7716b61b66f7f3bbd2cda3b19254ac432aca565879eb256b37ab
image: phiag/mta-sts-exporter:1.7.40@sha256:2e63d36d6aed3e8e407744d99dd02b5f7a104d03d2cfadb5f0af2f64e86dcfed
ports:
- 127.0.0.1:8080:8080
- 127.0.0.1:8081:8081
Expand All @@ -72,7 +72,7 @@ services:

mta-sts-exporter-env:
<<: *service
image: phiag/mta-sts-exporter:1.7.39@sha256:9e428bd92b6f7716b61b66f7f3bbd2cda3b19254ac432aca565879eb256b37ab
image: phiag/mta-sts-exporter:1.7.40@sha256:2e63d36d6aed3e8e407744d99dd02b5f7a104d03d2cfadb5f0af2f64e86dcfed
healthcheck:
<<: *healthcheck
test: [CMD, /ko-app/mta-sts-exporter, -health]
Expand Down Expand Up @@ -100,7 +100,7 @@ services:

mta-sts-exporter-save-reports:
<<: *service
image: phiag/mta-sts-exporter:1.7.39@sha256:9e428bd92b6f7716b61b66f7f3bbd2cda3b19254ac432aca565879eb256b37ab
image: phiag/mta-sts-exporter:1.7.40@sha256:2e63d36d6aed3e8e407744d99dd02b5f7a104d03d2cfadb5f0af2f64e86dcfed
# only required for rootless docker to write to volume
user: 0:0
healthcheck:
Expand All @@ -113,7 +113,7 @@ services:

mta-sts-exporter-traefik:
<<: *service
image: phiag/mta-sts-exporter:1.7.39@sha256:9e428bd92b6f7716b61b66f7f3bbd2cda3b19254ac432aca565879eb256b37ab
image: phiag/mta-sts-exporter:1.7.40@sha256:2e63d36d6aed3e8e407744d99dd02b5f7a104d03d2cfadb5f0af2f64e86dcfed
expose:
- 8080
- 8081
Expand Down

0 comments on commit e32628f

Please sign in to comment.