Skip to content

Commit

Permalink
Merge pull request #350 from reload/dependabot/docker/mlocati/php-ext…
Browse files Browse the repository at this point in the history
…ension-installer-8fcb6e0
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
2 parents baaa48f + e12afe6 commit dbe5d1f
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:1b49b540257318c62a4ae1f2ae37844e47e841a229ba032d3
## Helper images
FROM blackfire/blackfire:2@sha256:e4dcee49ce571886eef0587b4e4f9d273aa51b44a6efeae8b51f51da4502071a AS blackfire
FROM composer:2@sha256:cc12714aa3da014260179539c8bcfd64202cff69c25a5741642d1bb2e7d8fd62 AS composer
FROM mlocati/php-extension-installer:2@sha256:690a89231b571fca0003dd4383a50cdbe23828612cebf80c4cca6bb10ae3e42e AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:8fcb6e043170f458d6e3f916dfee4842e8b3d10364868720517d728e5be12b3f 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:8fcb6e043170f458d6e3f916dfee4842e8b3d10364868720517d728e5be12b3f 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:8fcb6e043170f458d6e3f916dfee4842e8b3d10364868720517d728e5be12b3f 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:8fcb6e043170f458d6e3f916dfee4842e8b3d10364868720517d728e5be12b3f 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:8fcb6e043170f458d6e3f916dfee4842e8b3d10364868720517d728e5be12b3f was pulled with platform "linux/amd64", expected "linux/arm64" for current build

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

0 comments on commit dbe5d1f

Please sign in to comment.