diff --git a/.drone.yml b/.drone.yml index 1c7a8f9..73769d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: template load: multiarch-container.yaml data: - repo: images/docker + repo: examples/docker # because this *is* the docker image, the "latest" tag hasn't been published yet (that's # what we're about to do), so we need to pick a specific arch image. # todo: is there some way to choose this value automatically to match the runner?