Skip to content
Snippets Groups Projects
Verified Commit 5216e1f5 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Version up

parent fa4afa03
No related branches found
No related tags found
No related merge requests found
Pipeline #6430 passed
...@@ -2,7 +2,7 @@ image: docker:20.10.9 ...@@ -2,7 +2,7 @@ image: docker:20.10.9
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 4.2.3-1 IMAGE_VER: 4.2.4-1
services: services:
- docker:20.10.9-dind - docker:20.10.9-dind
......
FROM graylog/graylog:4.2.3 FROM graylog/graylog:4.2.4
MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz> MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz>
RUN curl -L -o /usr/share/graylog/plugin/graylog-output-syslog-3.3.0.jar https://github.com/wizecore/graylog2-output-syslog/releases/download/3.3.0/graylog-output-syslog-3.3.0.jar RUN curl -L -o /usr/share/graylog/plugin/graylog-output-syslog-3.3.0.jar https://github.com/wizecore/graylog2-output-syslog/releases/download/3.3.0/graylog-output-syslog-3.3.0.jar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment