Skip to content

Commit

Permalink
Update dependency cli/cli to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 6ffd79f commit 55de2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart-repo-pr-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1361.1699548032@sha256:c777
USER root

# renovate: datasource=github-releases depName=cli/cli
ARG GH_VERSION=v1.14.0
ARG GH_VERSION=v2.39.2

## Install git and diff
RUN microdnf install --assumeyes --nodocs tar git diffutils && \
Expand Down

0 comments on commit 55de2ba

Please sign in to comment.