diff --git a/.drone.yml b/.drone.yml index 4162aa4..b4fce93 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,6 +37,6 @@ steps: from_secret: docker_hub_password repo: unclesamwk/subsonic build_args: - - BUILD_ARCH=arm64 + - BUILD_ARCH=arm64v8 tags: - - arm64 + - arm64v8