From b798d4e1a0a8085b6f83e6aada45538c04d7e871 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Sep 2026 00:39:48 +0000 Subject: [PATCH] chore(deps): update grafana/otel-lgtm docker tag to v0.33.1 --- che-lgtm/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-lgtm/Containerfile b/che-lgtm/Containerfile index 7b94535..cf74ee4 100644 --- a/che-lgtm/Containerfile +++ b/che-lgtm/Containerfile @@ -1,5 +1,5 @@ # GENERATED FILE — do not edit directly. Edit Containerfile.tpl + versions.yaml, then run: task render -FROM grafana/otel-lgtm:0.30.2 +FROM grafana/otel-lgtm:0.33.1 LABEL org.opencontainers.image.authors="batleforc" LABEL org.opencontainers.image.url="https://github.com/batleforc/WeeboDevImage/che-lgtm"