resources: Finalize automated generation of the Docker image

By fixing the Dockerfile, we have now finalized the automated generation
of the Docker images for both architectures (amd64 and arm64).

Fixes #953

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2020-09-29 09:06:37 +02:00
committed by Rob Bradford
parent df26b428b1
commit 1e5d35d13a
2 changed files with 10 additions and 7 deletions

View File

@@ -25,7 +25,6 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push
id: docker_build
uses: docker/build-push-action@v2
with:
file: ./resources/Dockerfile