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

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

parent 29d5e315
No related branches found
No related tags found
1 merge request!475chore(deps): update dependency grafana/loki to v2.7.2
Pipeline #16553 failed
...@@ -77,7 +77,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so ...@@ -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 FROM quay.io/fedora/fedora:36 as logcli
# renovate: datasource=github-releases depName=grafana/loki # renovate: datasource=github-releases depName=grafana/loki
ARG LOKI_VERSION=v2.7.1 ARG LOKI_VERSION=v2.7.2
ENV LOKI_VERSION=${LOKI_VERSION} ENV LOKI_VERSION=${LOKI_VERSION}
RUN curl -L https://github.com/grafana/loki/releases/download/${LOKI_VERSION}/logcli-linux-amd64.zip | gunzip - > ./logcli \ 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