Skip to content

Commit

Permalink
Update grafana/grafana Docker tag to v10.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent fbded67 commit 39f8fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/nomad.job
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ job "grafana" {
driver = "docker"
user = "1000:1000"
config {
image = "grafana/grafana:10.4.8"
image = "grafana/grafana:10.4.9"
userns_mode = "host"
volumes = [
"${var.shared_dir}grafana/config:/etc/grafana/",
Expand Down

0 comments on commit 39f8fa7

Please sign in to comment.