Delete create_user.py reference

This commit is contained in:
Victor Carlos Erenu
2026-04-07 02:48:48 +07:00
parent 32ed31003a
commit e1c09f9387
@@ -30,7 +30,6 @@ RUN RPM_ARCH="x86_64" && \
rm -f /var/wazuh-manager/etc/sslmanager.cert
COPY config/etc/ /etc/
COPY --chown=root:wazuh-manager config/create_user.py /var/wazuh-manager/framework/scripts/create_user.py
# Prepare permanent data
# Sync calls are due to https://github.com/docker/docker/issues/9547