diff --git a/.github/resources/adhoc-benchmark-docker-compose.yml b/.github/resources/adhoc-benchmark-docker-compose.yml index 8b52b615..8fd463bd 100644 --- a/.github/resources/adhoc-benchmark-docker-compose.yml +++ b/.github/resources/adhoc-benchmark-docker-compose.yml @@ -24,7 +24,7 @@ services: - PLAINTEXT://redpanda:29092,OUTSIDE://localhost:9092 - --pandaproxy-addr 0.0.0.0:8082 - --advertise-pandaproxy-addr redpanda:8082 - image: docker.redpanda.com/vectorized/redpanda:v23.2.22 + image: redpandadata/redpanda:v24.1.2 ports: - 8081:8081 - 8082:8082 diff --git a/.github/resources/compare-benchmark-docker-compose.yml b/.github/resources/compare-benchmark-docker-compose.yml index d33ff3a9..071d1260 100644 --- a/.github/resources/compare-benchmark-docker-compose.yml +++ b/.github/resources/compare-benchmark-docker-compose.yml @@ -24,7 +24,7 @@ services: - PLAINTEXT://redpanda:29092,OUTSIDE://localhost:9092 - --pandaproxy-addr 0.0.0.0:8082 - --advertise-pandaproxy-addr redpanda:8082 - image: docker.redpanda.com/vectorized/redpanda:v23.2.22 + image: redpandadata/redpanda:v24.1.2 ports: - 8081:8081 - 8082:8082 diff --git a/.github/resources/integration-docker-compose.yml b/.github/resources/integration-docker-compose.yml index b7fc08a6..77a487ac 100644 --- a/.github/resources/integration-docker-compose.yml +++ b/.github/resources/integration-docker-compose.yml @@ -24,7 +24,7 @@ services: - PLAINTEXT://redpanda:29092,OUTSIDE://localhost:9092 - --pandaproxy-addr 0.0.0.0:8082 - --advertise-pandaproxy-addr redpanda:8082 - image: docker.redpanda.com/vectorized/redpanda:v23.2.22 + image: redpandadata/redpanda:v24.1.2 ports: - 8081:8081 - 8082:8082 diff --git a/.github/resources/nightly-benchmark-docker-compose.yml b/.github/resources/nightly-benchmark-docker-compose.yml index b791727f..bf08a6df 100644 --- a/.github/resources/nightly-benchmark-docker-compose.yml +++ b/.github/resources/nightly-benchmark-docker-compose.yml @@ -24,7 +24,7 @@ services: - PLAINTEXT://redpanda:29092,OUTSIDE://localhost:9092 - --pandaproxy-addr 0.0.0.0:8082 - --advertise-pandaproxy-addr redpanda:8082 - image: docker.redpanda.com/vectorized/redpanda:v23.2.22 + image: redpandadata/redpanda:v24.1.2 ports: - 8081:8081 - 8082:8082 diff --git a/.github/resources/release-benchmark-docker-compose.yml b/.github/resources/release-benchmark-docker-compose.yml index 22803ada..be246b3c 100644 --- a/.github/resources/release-benchmark-docker-compose.yml +++ b/.github/resources/release-benchmark-docker-compose.yml @@ -24,7 +24,7 @@ services: - PLAINTEXT://redpanda:29092,OUTSIDE://localhost:9092 - --pandaproxy-addr 0.0.0.0:8082 - --advertise-pandaproxy-addr redpanda:8082 - image: docker.redpanda.com/vectorized/redpanda:v23.2.22 + image: redpandadata/redpanda:v24.1.2 ports: - 8081:8081 - 8082:8082