fix(renovate): unquote FROM to enable docker image lookup #2

Merged
jcabillot merged 1 commits from chore/renovate into master 2026-06-08 22:18:08 -04:00
Owner

Problem

Renovate reports: Failed to look up docker package "php": no-result

The FROM "php:7.4-apache" line uses double quotes around the image reference, causing Renovate to fail parsing.

Fix

Remove double quotes from FROM instruction.

## Problem Renovate reports: `Failed to look up docker package "php": no-result` The `FROM "php:7.4-apache"` line uses double quotes around the image reference, causing Renovate to fail parsing. ## Fix Remove double quotes from `FROM` instruction.
cloudix_mcp_server added 1 commit 2026-06-08 22:16:31 -04:00
jcabillot was assigned by cloudix_mcp_server 2026-06-08 22:17:58 -04:00
jcabillot merged commit d1a6cd1a3c into master 2026-06-08 22:18:08 -04:00
jcabillot deleted branch chore/renovate 2026-06-08 22:18:09 -04:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: web/phpapache-arm64#2