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

Nova verze

parent 01e13d7b
Branches
No related tags found
No related merge requests found
Pipeline #1493 passed
...@@ -3,7 +3,7 @@ image: docker:19.03.1 ...@@ -3,7 +3,7 @@ image: docker:19.03.1
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
IMAGE_TAG: $CI_REGISTRY_IMAGE IMAGE_TAG: $CI_REGISTRY_IMAGE
IMAGE_VER: 3.3.6 IMAGE_VER: 3.3.8
services: services:
- docker:19.03.1-dind - docker:19.03.1-dind
......
FROM graylog/graylog:3.3.6 FROM graylog/graylog:3.3.8
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-plugin-auth-sso-3.3.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.3.0/graylog-plugin-auth-sso-3.3.0.jar RUN curl -L -o /usr/share/graylog/plugin/graylog-plugin-auth-sso-3.3.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.3.0/graylog-plugin-auth-sso-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 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.
Please register or to comment