Skip to content

Commit

Permalink
feat: update loki version to latest v2.9.2 -> v2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Dec 13, 2023
1 parent 5767821 commit a84c1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV VERSION_AWS_CLI="2.14.6"
ENV VERSION_GH_CLI="2.40.0"
ENV VERSION_RCLONE="1.65.0"
ENV VERSION_VAULT="1.14.8"
ENV VERSION_LOKI="2.9.2"
ENV VERSION_LOKI="2.9.3"

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

0 comments on commit a84c1c2

Please sign in to comment.