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

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

parent 2eb5a08f
No related branches found
No related tags found
1 merge request!484chore(deps): update dependency grafana/loki to v2.7.3
Pipeline #16617 passed
......@@ -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.2
ARG LOKI_VERSION=v2.7.3
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.
Finish editing this message first!
Please register or to comment