We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06ba579 + 2a428f1 commit 81e28b9Copy full SHA for 81e28b9
1 file changed
.github/workflows/docker-3.2.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
55
- file: Dockerfile.git
+ file: Dockerfile
56
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le
57
build-args: BUILD_VERSION
58
cache-from: type=gha, scope=${{ github.workflow }}
0 commit comments