Skip to content
Snippets Groups Projects

Update graylog/graylog Docker tag to v5.1.3 - autoclosed

Closed renovatebot requested to merge renovate/graylog-graylog-5.x into master
@@ -19,7 +19,7 @@ services:
graylog:
hostname: "server"
image: "graylog/graylog:5.0.5"
image: "graylog/graylog:5.1.3"
entrypoint: "/usr/bin/tini -- wait-for-it opensearch:9200 -- /docker-entrypoint.sh"
environment:
TZ: "Europe/Berlin"
Loading