Skip to content

Commit 3279074

Browse files
committed
build: bump loki image to v3.4.2
Signed-off-by: Valentin Daviot <valentin.daviot@scality.com>
1 parent 5975143 commit 3279074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildchain/buildchain/versions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ def _version_prefix(version: str, prefix: str = "v") -> str:
268268
),
269269
Image(
270270
name="loki",
271-
version="3.2.0",
272-
digest="sha256:882e30c20683a48a8b7ca123e6c19988980b4bd13d2ff221dfcbef0fdc631694",
271+
version="3.4.2",
272+
digest="sha256:58a6c186ce78ba04d58bfe2a927eff296ba733a430df09645d56cdc158f3ba08",
273273
),
274274
Image(
275275
name="fluent-bit",

0 commit comments

Comments
 (0)