Skip to content

Commit

Permalink
Merge pull request #1056 from wazuh/bug/1054-the-images-build-fails-d…
Browse files Browse the repository at this point in the history
…ue-to-filebeat-template-branch

Fixed Filebeat template bug in image generation
  • Loading branch information
teddytpc1 authored Oct 17, 2023
2 parents 0f1cc4b + 523a28b commit b8ff013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-docker-images/wazuh-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN rm /bin/sh && ln -s /bin/bash /bin/sh

ARG WAZUH_VERSION
ARG WAZUH_TAG_REVISION
ARG TEMPLATE_VERSION=v4.7.0
ARG FILEBEAT_TEMPLATE_BRANCH=v4.7.0
ARG FILEBEAT_CHANNEL=filebeat-oss
ARG FILEBEAT_VERSION=7.10.2
ARG WAZUH_FILEBEAT_MODULE
Expand Down

0 comments on commit b8ff013

Please sign in to comment.