Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion runners/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ARG TARGETOS="${TARGETOS:-linux}"
# renovate: datasource=github-releases depName=bitdeps/podman-static
ARG PODMAN_VERSION=5.3.1
# renovate: datasource=github-releases depName=cli/cli
ARG GH_CLI_VERSION=2.95.0
ARG GH_CLI_VERSION=2.96.0
# renovate: datasource=github-releases depName=GoogleCloudPlatform/docker-credential-gcr
ARG GCR_CREDSHELPER_VERSION=2.1.32

Expand Down