From 4c531ff4665203a403663d6da2213cfaaa2f44e8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 3 Oct 2024 00:18:38 +0000 Subject: [PATCH] Git Actions Updated Docker Compose --- autogl/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogl/.env b/autogl/.env index b5c8b8d..1a02209 100644 --- a/autogl/.env +++ b/autogl/.env @@ -1,7 +1,7 @@ # Set Graylog version. Defaults to latest: # (Note: this is not the "latest" tag commonly used in Docker Hub images, # but this does refer to the latest version available nonetheless!) -GRAYLOG_VERSION=6.0.6-1 +GRAYLOG_VERSION=6.0.7-1 # (Note: this is not the "latest" tag commonly used in Docker Hub images, # but this does refer to the latest version available nonetheless!)