Skip to content

Commit

Permalink
Only sync 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello authored May 1, 2024
1 parent f164b03 commit 5de2e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cat <<EOF > $HOME/registry.k8s.io-config.yaml
registry.k8s.io:
images-by-semver:
pause: ">= 3.0"
pause: "= 3.7"
EOF
docker run -v $HOME:$HOME quay.io/skopeo/stable:v1.15 sync \
--src yaml \
Expand Down

0 comments on commit 5de2e24

Please sign in to comment.