Skip to content

Commit 3a9746c

Browse files
authored
Merge pull request #2749 from testssl/revert-2748-docker.ghcr
Revert "Trying to use the regular Dockerfile ...."
2 parents 3fd3470 + f00af62 commit 3a9746c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-3.2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
push: ${{ github.event_name != 'pull_request' }}
5454
context: .
55-
file: Dockerfile
55+
file: Dockerfile.git
5656
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le
5757
build-args: BUILD_VERSION
5858
cache-from: type=gha, scope=${{ github.workflow }}

0 commit comments

Comments
 (0)