Skip to content

Commit

Permalink
Fix wrong link for login action repo
Browse files Browse the repository at this point in the history
Signed-off-by: TanguyChiffoleau <55456592+TanguyChiffoleau@users.noreply.github.com>
  • Loading branch information
Tanguy Chiffoleau authored and TanguyChiffoleau committed Feb 24, 2021
1 parent 9379083 commit 22d49d6
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 22d49d6

Please sign in to comment.