mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
Updated docker/build-push-action to v4.
This commit is contained in:
parent
5ce5f20f61
commit
491dceb3a8
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -118,7 +118,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: ${{ steps.prep.outputs.is_release == 'yes' }}
|
||||
platforms: ${{ env.PLATFORMS }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user