From 993d69b8e65f8b63ffbc896650490e7f674b1d02 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 5 Sep 2024 00:17:27 +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 109ea93..b5c8b8d 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.5-1 +GRAYLOG_VERSION=6.0.6-1 # (Note: this is not the "latest" tag commonly used in Docker Hub images, # but this does refer to the latest version available nonetheless!)