Skip to content

Commit

Permalink
feat: updates (#7)
Browse files Browse the repository at this point in the history
* feat: updates

* feat: version updates

* Update Dockerfile
  • Loading branch information
venkatamutyala authored Jul 1, 2023
1 parent 32d5945 commit bd7ccb2
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,10 +1,10 @@
# Use an official Ubuntu runtime as a parent image
FROM ubuntu:22.04

ENV VERSION_AWS_CLI="2.11.26"
ENV VERSION_GH_CLI="2.30.0"
ENV VERSION_AWS_CLI="2.12.6"
ENV VERSION_GH_CLI="2.31.0"
ENV VERSION_RCLONE="1.62.2"
ENV VERSION_VAULT="1.13.3"
ENV VERSION_VAULT="1.13.4"
ENV VERSION_LOKI="2.8.2"

# Update the system and install required packages
Expand Down

0 comments on commit bd7ccb2

Please sign in to comment.