Skip to content

Commit

Permalink
Merge pull request #305 from TanguyChiffoleau/master
Browse files Browse the repository at this point in the history
Fix wrong link for login action repo
  • Loading branch information
CrazyMax authored and GitHub committed Feb 24, 2021
2 parents 9379083 + 22d49d6 commit 0ec1157
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 @@ -69,7 +69,7 @@ default the `docker-container` [builder driver](https://github.com/docker/buildx
**not required but recommended** using it to be able to build multi-platform images, export cache, etc.
* [`setup-qemu`](https://github.com/docker/setup-qemu-action) action can be useful if you want
to add emulation support with QEMU to be able to build against more platforms.
* [`login`](https://github.com/docker/setup-qemu-action) action will take care to log in against a Docker registry.
* [`login`](https://github.com/docker/login-action) action will take care to log in against a Docker registry.

### Git context

Expand Down

0 comments on commit 0ec1157

Please sign in to comment.