Skip to content

Commit

Permalink
feat: update loki (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Jul 21, 2023
1 parent cf9ac51 commit 7322165
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 @@ -6,7 +6,7 @@ ENV VERSION_AWS_CLI="2.13.1"
ENV VERSION_GH_CLI="2.32.0"
ENV VERSION_RCLONE="1.63.0"
ENV VERSION_VAULT="1.13.4"
ENV VERSION_LOKI="2.8.2"
ENV VERSION_LOKI="2.8.3"

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

0 comments on commit 7322165

Please sign in to comment.