Skip to content

Commit dd30a33

Browse files
chore(deps): update grafana/loki docker tag to v3.6.0
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | docker | grafana/loki | 3.5.7 | 3.6.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 5fb6e34 commit dd30a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
loki:
3535
env_file:
3636
- './.env'
37-
image: 'grafana/loki:3.5.7@sha256:0eaee7bf39cc83aaef46914fb58f287d4f4c4be6ec96b86c2ed55719a75e49c8'
37+
image: 'grafana/loki:3.6.0@sha256:6a705de65df88aa0d90a44779606b0042722c86637335a73858f65f9fe9f9557'
3838
command: '-config.file=${LOKI_CONFIG_PATH}/${LOKI_CONFIG_FILE}'
3939
ports:
4040
- '${LOKI_PORT}:${LOKI_PORT}'

0 commit comments

Comments
 (0)