Skip to content

Commit

Permalink
Fix Docker version badge (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbast authored Oct 18, 2022
1 parent 3d10c41 commit 8b68aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
[docker-hub]: https://hub.docker.com/r/mkaczanowski/packer-builder-arm
[docker-pulls]: https://img.shields.io/docker/pulls/mkaczanowski/packer-builder-arm
[docker-size]: https://img.shields.io/docker/image-size/mkaczanowski/packer-builder-arm
[docker-version]: https://img.shields.io/docker/v/mkaczanowski/packer-builder-arm
[docker-version]: https://img.shields.io/docker/v/mkaczanowski/packer-builder-arm?sort=semver


This plugin allows you to build or extend ARM system image. It operates in two modes:
Expand Down

0 comments on commit 8b68aec

Please sign in to comment.