Skip to content

Commit b2a97e7

Browse files
committed
revert logstash to v9.2.4
1 parent a01379d commit b2a97e7

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.3.0
19+
FROM docker.elastic.co/logstash/logstash-oss:9.2.4
2020

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

0 commit comments

Comments
 (0)