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

Version up

parent 05d8f828
No related branches found
No related tags found
No related merge requests found
Pipeline #6390 passed
image: docker:19.03.12
image: docker:20.10.9
variables:
DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 4.0.2-1
IMAGE_VER: 4.2.3-1
services:
- docker:19.03.12-dind
- docker:20.10.9-dind
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
FROM graylog/graylog:4.0.2
FROM graylog/graylog:4.2.3
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
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