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

This commit is contained in:
david-leifker 2024-08-23 16:04:43 -05:00 committed by GitHub
parent 1a09cb2c2a
commit b98d7b543e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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