Skip to content

Commit d5780a7

Browse files
committed
bump regctl to v0.8.2 in .common-ci.yml
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent ad33da6 commit d5780a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.common-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ trigger-pipeline:
150150
# Download the regctl binary for use in the release steps
151151
.regctl-setup:
152152
before_script:
153-
- export REGCTL_VERSION=v0.8.0
153+
- export REGCTL_VERSION=v0.8.2
154154
- apk add --no-cache curl
155155
- mkdir -p bin
156156
- curl -sSLo bin/regctl https://github.com/regclient/regclient/releases/download/${REGCTL_VERSION}/regctl-linux-amd64

0 commit comments

Comments
 (0)