mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-02-17 21:50:14 +00:00
chore(deps): update docker/build-push-action action (v6.18.0 → v6.19.2) (#75)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Build and Push (${{ matrix.php }} / ${{ matrix.arch }})
|
- name: Build and Push (${{ matrix.php }} / ${{ matrix.arch }})
|
||||||
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
|
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
|
||||||
with:
|
with:
|
||||||
file: ${{ matrix.php }}/Dockerfile
|
file: ${{ matrix.php }}/Dockerfile
|
||||||
platforms: ${{ matrix.arch }}
|
platforms: ${{ matrix.arch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user