mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-14 14:03:08 +08:00
Make sure to use the right base image built before
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM plugins/docker:latest
|
||||
FROM plugins/docker:linux-amd64
|
||||
|
||||
ADD release/linux/amd64/drone-ecr /bin/
|
||||
ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-ecr"]
|
||||
|
||||
Reference in New Issue
Block a user