Skip to content

Commit

Permalink
Update valkey/valkey Docker tag to v7.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 22148b9 commit 59385fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/docker/plane/images.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resource "docker_image" "postgres" {
}

resource "docker_image" "valkey" {
name = "valkey/valkey:7.2.5-alpine"
name = "valkey/valkey:7.2.6-alpine"
}

resource "docker_image" "minio" {
Expand Down

0 comments on commit 59385fb

Please sign in to comment.