Skip to content

Commit 06e8a68

Browse files
committed
Revert to regctl v0.4.5
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent 21d41d1 commit 06e8a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.common-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ workflow:
4949
# Download the regctl binary for use in the release steps
5050
.regctl-setup:
5151
before_script:
52-
- export REGCTL_VERSION=v0.9.0
52+
- export REGCTL_VERSION=v0.4.5
5353
- apk add --no-cache curl
5454
- mkdir -p bin
5555
- curl -sSLo bin/regctl https://github.com/regclient/regclient/releases/download/${REGCTL_VERSION}/regctl-linux-amd64

0 commit comments

Comments
 (0)