Skip to content

Commit

Permalink
Bump logstash from 8.15.0 to 8.15.1 in /projects/person-search-index-…
Browse files Browse the repository at this point in the history
…from-delius/container (#4219)

Bump logstash in /projects/person-search-index-from-delius/container

Bumps logstash from 8.15.0 to 8.15.1.

---
updated-dependencies:
- dependency-name: logstash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 62fe780 commit dbcc4ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ COPY --chown=yq /pipelines /pipelines
RUN find /pipelines -type f -name "*.yml" -exec sh -c 'for f; do yq -o=json "$f" > "${f%.yml}.json"; done' sh {} +


FROM logstash:8.15.0
FROM logstash:8.15.1

USER root
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit dbcc4ea

Please sign in to comment.