Skip to content

Commit 7df9452

Browse files
authored
Merge pull request #41 from elezar/switch-regctl-version
Revert to regctl v0.4.5
2 parents 21d41d1 + 06e8a68 commit 7df9452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)