We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9e7d3 commit 1cc8fcaCopy full SHA for 1cc8fca
.github/workflows/device_docker.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: docker/build-push-action@v6
27
with:
28
context: docker
29
- file: .
+ file: ./docker/Dockerfile
30
push: true
31
platforms: linux/amd64,linux/arm64
32
tags: SecAegis/sec-auto-ban-device:latest
0 commit comments