Skip to content

Commit

Permalink
Merge pull request #137 from mtrmac/skopeo-registry-2.8.1
Browse files Browse the repository at this point in the history
Update the registry used for Skopeo CI to 2.8.1
  • Loading branch information
mtrmac committed Jun 16, 2022
2 parents 841849c + b2af40d commit 00de9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skopeo_cidev/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN dnf -y update && \
dnf clean all

ENV REG_REPO="https://github.com/docker/distribution.git" \
REG_COMMIT="47a064d4195a9b56133891bbb13620c3ac83a827" \
REG_COMMIT="b5ca020cfbe998e5af3457fda087444cf5116496" \
REG_COMMIT_SCHEMA1="ec87e9b6971d831f0eff752ddb54fb64693e51cd" \
OSO_REPO="https://github.com/openshift/origin.git" \
OSO_TAG="v1.5.0-alpha.3"
Expand Down

0 comments on commit 00de9f4

Please sign in to comment.