fix(build): use the right multistage target (#3700)

This commit is contained in:
Gustavo Valverde 2022-03-02 12:53:12 -04:00 committed by GitHub
parent 6b31f5b454
commit dcbf8ba545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v2.9.0
with:
target: builder
target: build
context: .
file: ./zebra/docker/zcash-lightwalletd/Dockerfile
tags: |