Skip to content

Commit 8a8820d

Browse files
committed
update links from docker hub to github
1 parent accca58 commit 8a8820d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
The dockerfile in this repository allows you to build an AWS ECR plugin based on Docker Buildx for Drone.
66

77
Instead of rebuilding everything, it uses 2 upstream images:
8-
* [thegeeklab/drone-docker-buildx](https://hub.docker.com/r/thegeeklab/drone-docker-buildx): a fork of the regular Drone Docker plugin which uses Docker Buildx to build multi-arch containers
9-
* [plugins/ecr](https://hub.docker.com/r/plugins/ecr): the original AWS ECR plugin from the [Drone](https://github.com/drone/drone) authors
8+
* [thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx): a fork of the regular Drone Docker plugin which uses Docker Buildx to build multi-arch containers
9+
* [plugins/ecr](https://github.com/drone-plugins/drone-docker): the original AWS ECR plugin from the [Drone](https://github.com/drone/drone) authors
1010

1111

1212
### Where to get the plugin ?

0 commit comments

Comments
 (0)