Skip to content

Commit cd6eca4

Browse files
committed
bump logstash to v9.2.5
1 parent b2a97e7 commit cd6eca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfiles/logstash.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN microdnf -y install \
1616
python3 -m pip install --no-cache-dir -r requirements.txt && \
1717
python3 manuf-oui-parse.py -o vendor_macs.yaml
1818

19-
FROM docker.elastic.co/logstash/logstash-oss:9.2.4
19+
FROM docker.elastic.co/logstash/logstash-oss:9.2.5
2020

2121
LABEL maintainer="malcolm@inl.gov"
2222
LABEL org.opencontainers.image.authors='malcolm@inl.gov'

0 commit comments

Comments
 (0)