Skip to content

Commit

Permalink
chore(deps): pin phiag/mta-sts-exporter docker tag to 874a452
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and peterhirn committed Feb 18, 2024
1 parent 0d94c2c commit 45d1d69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ x-healthcheck: &healthcheck
services:
mta-sts-exporter:
<<: *service
image: phiag/mta-sts-exporter:1.4.1
image: phiag/mta-sts-exporter:1.4.1@sha256:874a452d5d5ed06c0623509d179a2a548abdc15cb499575bd5c5d7aee2394346
# only required for rootless docker to write to volume
user: 0:0
ports:
Expand All @@ -70,7 +70,7 @@ services:

mta-sts-exporter-env:
<<: *service
image: phiag/mta-sts-exporter:1.4.1
image: phiag/mta-sts-exporter:1.4.1@sha256:874a452d5d5ed06c0623509d179a2a548abdc15cb499575bd5c5d7aee2394346
expose:
- 8080
- 8081
Expand All @@ -97,7 +97,7 @@ services:

mta-sts-exporter-traefik:
<<: *service
image: phiag/mta-sts-exporter:1.4.1
image: phiag/mta-sts-exporter:1.4.1@sha256:874a452d5d5ed06c0623509d179a2a548abdc15cb499575bd5c5d7aee2394346
expose:
- 8080
- 8081
Expand Down

0 comments on commit 45d1d69

Please sign in to comment.