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"