Skip to content

Commit 709452f

Browse files
Update redpandadata/redpanda Docker tag to v25.2.8
1 parent b666e94 commit 709452f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/coreams01.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ resource "docker_container" "chproxy" {
222222

223223
# Redpanda
224224
resource "docker_image" "redpanda" {
225-
name = "redpandadata/redpanda:v25.2.7"
225+
name = "redpandadata/redpanda:v25.2.8"
226226
provider = docker.coreams01
227227
}
228228

0 commit comments

Comments
 (0)