chore(): bump kafka-setup base image (#13527)

This commit is contained in:
david-leifker 2025-05-15 12:42:26 -05:00 committed by GitHub
parent e47606d21c
commit 13dbfd453f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
ARG KAFKA_DOCKER_VERSION=7.9.0
ARG KAFKA_DOCKER_VERSION=7.9.1
# Defining custom repo urls for use in enterprise environments. Re-used between stages below.
ARG ALPINE_REPO_URL=http://dl-cdn.alpinelinux.org/alpine