Skip to content

Commit

Permalink
Bump mlocati/php-extension-installer from 5dad807 to 7783137
Browse files Browse the repository at this point in the history
Bumps mlocati/php-extension-installer from `5dad807` to `7783137`.

---
updated-dependencies:
- dependency-name: mlocati/php-extension-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4e17705 commit 6747543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FROM php:8.3-fpm-alpine@sha256:14c0faa46fc5c34c662950b607562f67de5c34a5df4d43127
## Helper images
FROM blackfire/blackfire:2@sha256:1bf4085d14fc70d420249e1f982dba55cb67d0562d7211f4fcd4c86a3479e069 AS blackfire
FROM composer:2@sha256:6d10482e0f84b4489c5c4d0775372bda2764d74f9ac4dfd3bb0ba9efeb0f3c52 AS composer
FROM mlocati/php-extension-installer:2@sha256:5dad807cdcd461c9df39027ab7654a6cc3db9306e4d423aa1198cd28edc0cbfa AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:7783137d8bc5b349edfbacf94c4a2f5b81992035288269c2ff4e20dcf6350f72 AS php-extension-installer

Check warning on line 12 in Dockerfile

View workflow job for this annotation

GitHub Actions / PHP (8.0, linux/arm64)

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image mlocati/php-extension-installer:2@sha256:7783137d8bc5b349edfbacf94c4a2f5b81992035288269c2ff4e20dcf6350f72 was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 12 in Dockerfile

View workflow job for this annotation

GitHub Actions / PHP (8.1, linux/arm64)

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image mlocati/php-extension-installer:2@sha256:7783137d8bc5b349edfbacf94c4a2f5b81992035288269c2ff4e20dcf6350f72 was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 12 in Dockerfile

View workflow job for this annotation

GitHub Actions / PHP (8.2, linux/arm64)

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image mlocati/php-extension-installer:2@sha256:7783137d8bc5b349edfbacf94c4a2f5b81992035288269c2ff4e20dcf6350f72 was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 12 in Dockerfile

View workflow job for this annotation

GitHub Actions / PHP (8.3, linux/arm64)

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image mlocati/php-extension-installer:2@sha256:7783137d8bc5b349edfbacf94c4a2f5b81992035288269c2ff4e20dcf6350f72 was pulled with platform "linux/amd64", expected "linux/arm64" for current build

## Custom PHP image
# hadolint ignore=DL3006
Expand Down

0 comments on commit 6747543

Please sign in to comment.