mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-03-22 23:03:17 +00:00
Compare commits
2 Commits
2a9cb253ba
...
1e4a027b71
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e4a027b71 | ||
|
|
1cf486fb40 |
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- 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:
|
||||
file: ${{ matrix.php }}/Dockerfile
|
||||
platforms: ${{ matrix.arch }}
|
||||
|
||||
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -29,4 +29,4 @@ jobs:
|
||||
steps:
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@f371da218e9152e7d29ee39358454e41010c36dc # v2026.02.03
|
||||
uses: ivuorinen/actions/pr-lint@c40f80e9c569f700ce5275766dcfeba99c168899 # v2026.02.10
|
||||
|
||||
Reference in New Issue
Block a user