Skip to content

Commit 02857d3

Browse files
feat: update loki version to latest v2.9.2 -> v2.9.3 (#22)
1 parent 5767821 commit 02857d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ENV VERSION_AWS_CLI="2.14.6"
55
ENV VERSION_GH_CLI="2.40.0"
66
ENV VERSION_RCLONE="1.65.0"
77
ENV VERSION_VAULT="1.14.8"
8-
ENV VERSION_LOKI="2.9.2"
8+
ENV VERSION_LOKI="2.9.3"
99

1010
# Update the system and install required packages
1111
RUN apt-get update -y && \

0 commit comments

Comments
 (0)