Skip to content

Commit

Permalink
feat: monthly updates
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Jul 14, 2023
1 parent bd7ccb2 commit bbf8348
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Use an official Ubuntu runtime as a parent image
FROM ubuntu:22.04

ENV VERSION_AWS_CLI="2.12.6"
ENV VERSION_GH_CLI="2.31.0"
ENV VERSION_RCLONE="1.62.2"
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"

Expand Down

0 comments on commit bbf8348

Please sign in to comment.