Skip to content

Commit

Permalink
Update promhippie/github-exporter:latest Docker digest to d2c4dc7 (#330)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 2560fd7 commit e22d957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioner/deploys/monitoring/files/docker-compose.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
# https://promhippie.github.io/github_exporter/#getting-started
github_exporter:
container_name: github_exporter
image: promhippie/github-exporter:latest@sha256:14c75bc048503ce67db8f78df77d374c23dc351c291428e82b53a0bce9602bf6
image: promhippie/github-exporter:latest@sha256:d2c4dc75d44666ebf1e3433f497fe18e2be6f4bfeeca770790944d745dc1c8ed
restart: always
environment:
- GITHUB_EXPORTER_TOKEN={{ github_exporter_token }}
Expand Down

0 comments on commit e22d957

Please sign in to comment.