diff --git a/Dockerfile b/Dockerfile index 13909c5f9464247afed301e34b1b5f87c025e0f9..59106b8de2a0c2492cc75cffc07ae87abc96f459 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,7 +45,7 @@ RUN dnf update -y --nodocs && dnf install -y --nodocs python3 openssl tar procps ## https://github.com/confluentinc/common-docker/tree/master/utility-belt COPY cp-init-container-operator-6.1.2.1_UsrLocalLib64.tar.gz /usr/local/lib64/ -COPY cp-init-container-operator-6.1.2.1_UsrLocalLib.tar.gz /usr/local/lib/ +COPY cp-init-container-operator-6.1.2.1_1_UsrLocalLib.tar.gz /usr/local/lib/ COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl COPY *.whl /tmp/python-dependencies/