Skip to content
Snippets Groups Projects
Commit 0e32e2c3 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update dependency grafana/loki to v2.7.1

parent 8d0aae87
No related merge requests found
Pipeline #16380 failed
......@@ -77,7 +77,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so
FROM quay.io/fedora/fedora:36 as logcli
# renovate: datasource=github-releases depName=grafana/loki
ARG LOKI_VERSION=v2.7.0
ARG LOKI_VERSION=v2.7.1
ENV LOKI_VERSION=${LOKI_VERSION}
RUN curl -L https://github.com/grafana/loki/releases/download/${LOKI_VERSION}/logcli-linux-amd64.zip | gunzip - > ./logcli \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment