chore(bump): bump kafka base image (#12626)

This commit is contained in:
david-leifker 2025-02-13 15:39:26 -06:00 committed by GitHub
parent ff31c6b3d3
commit 10a7e01f4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
ARG KAFKA_DOCKER_VERSION=7.7.1
ARG KAFKA_DOCKER_VERSION=7.8.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