Skip to content

Fix FrankenPHP download for EKS image build - #23

Merged
nolanpro merged 1 commit into
mainfrom
fix-frankenphp-s3-image-eks
Sep 3, 2026
Merged

Fix FrankenPHP download for EKS image build#23
nolanpro merged 1 commit into
mainfrom
fix-frankenphp-s3-image-eks

Conversation

@alvarofloresPM

Copy link
Copy Markdown
Collaborator

Downloads the FrankenPHP binary from S3 before generating the EKS image.

The workflow now:

  • Configures AWS credentials using OIDC.
  • Downloads the binary into pm4-k8s-distribution/images/frankenphp.
  • Validates its SHA-256 checksum.

This fixes the Generate image EKS step failing because Dockerfile.enterprise expects the FrankenPHP binary in the Docker build context.

@nolanpro
nolanpro merged commit 962eead into main Sep 3, 2026
6 of 7 checks passed
@nolanpro
nolanpro deleted the fix-frankenphp-s3-image-eks branch September 3, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants