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