Skip to content

Commit

Permalink
feat: renaming Dockerfile.multiarch to Dockerfile.chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-gomes committed Feb 29, 2024
1 parent 500a1c3 commit 191e498
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.multiarch
file: Dockerfile.chromium
platforms: 'linux/amd64,linux/arm/v7,linux/arm64/v8'
push: true
tags: 'hivesolutions/headless-multiarch:${{ steps.set_tag.outputs.tag }}'
File renamed without changes.

0 comments on commit 191e498

Please sign in to comment.