Skip to content

Commit

Permalink
feat: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Sep 6, 2024
1 parent c40acd1 commit 1044e7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Use an official Ubuntu runtime as a parent image
FROM ubuntu:22.04@sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221

ENV VERSION_AWS_CLI="2.17.23"
ENV VERSION_GH_CLI="2.54.0"
ENV VERSION_AWS_CLI="2.17.45"
ENV VERSION_GH_CLI="2.55.0"
ENV VERSION_VAULT="1.14.10"

# Update the system and install required packages
Expand Down

0 comments on commit 1044e7e

Please sign in to comment.