We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecdbe4a commit 5b38b56Copy full SHA for 5b38b56
1 file changed
services/nomad/monitoring/ccache.nomad
@@ -44,7 +44,7 @@ job "ccache_exporter" {
44
}
45
46
config {
47
- image = "ghcr.io/duncaen/ccache_exporter:v0.0.1"
+ image = "ghcr.io/duncaen/ccache_exporter:v0.0.2"
48
args = ["-ccache-dir", "/ccache", "-ccache-size", group.value.size]
49
50
0 commit comments