Skip to content

Commit

Permalink
feat: renaming docker image to headless-chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-gomes committed Feb 29, 2024
1 parent 191e498 commit 2929e53
Showing 1 changed file 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 @@ -37,4 +37,4 @@ jobs:
file: Dockerfile.chromium
platforms: 'linux/amd64,linux/arm/v7,linux/arm64/v8'
push: true
tags: 'hivesolutions/headless-multiarch:${{ steps.set_tag.outputs.tag }}'
tags: 'hivesolutions/headless-chromium:${{ steps.set_tag.outputs.tag }}'

0 comments on commit 2929e53

Please sign in to comment.