Skip to content

Commit 5b38b56

Browse files
committed
services/nomad/monitoring: update ccache_exporter
1 parent ecdbe4a commit 5b38b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/monitoring/ccache.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ job "ccache_exporter" {
4444
}
4545

4646
config {
47-
image = "ghcr.io/duncaen/ccache_exporter:v0.0.1"
47+
image = "ghcr.io/duncaen/ccache_exporter:v0.0.2"
4848
args = ["-ccache-dir", "/ccache", "-ccache-size", group.value.size]
4949
}
5050
}

0 commit comments

Comments
 (0)