Skip to content

Commit

Permalink
Update gucci and step-cli versions
Browse files Browse the repository at this point in the history
  • Loading branch information
drivera-armedia committed Jul 18, 2024
1 parent 48288ed commit 73801ef
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
Expand Up @@ -32,9 +32,9 @@ ARG PKG="base"
ARG PLATFORM="el8"
ARG ACM_GID="10000"
ARG ACM_GROUP="acm"
ARG GUCCI_VER="1.6.11"
ARG GUCCI_VER="1.6.13"
ARG GUCCI_SRC="https://github.com/noqcks/gucci/releases/download/v${GUCCI_VER}/gucci-v${GUCCI_VER}-linux-amd64"
ARG STEP_VER="0.26.1"
ARG STEP_VER="0.27.2"
ARG STEP_SRC="https://dl.smallstep.com/gh-release/cli/gh-release-header/v${STEP_VER}/step-cli_${STEP_VER}_amd64.rpm"

# ARG BASE_REPO="registry.stage.redhat.io/ubi8/ubi"
Expand Down

0 comments on commit 73801ef

Please sign in to comment.