Skip to content
Snippets Groups Projects
Commit 79aa6175 authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

Update dependency gitlab-org/cli to v1.49.0

parent 47bc007f
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ RUN wget https://github.com/sigstore/cosign/releases/download/v${COSIGN_VERSION}
rm -f /tmp/*.deb
# NOTE: glab is not yet available in the debian apt sources
ARG GLAB_VERSION=1.48.0
ARG GLAB_VERSION=1.49.0
WORKDIR /tmp
RUN wget https://gitlab.com/gitlab-org/cli/-/releases/v${GLAB_VERSION}/downloads/glab_${GLAB_VERSION}_linux_${TARGETARCH}.deb && \
dpkg -i *.deb && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment