fix: remove obsolete jcabillot/phpapache references #23

Merged
jcabillot merged 1 commits from fix/remove-phpapache-renovate into master 2026-06-29 15:33:49 -04:00
Owner

Changements

  • Suppression de renovate.json : le custom manager qui trackait ARG VERSION pour
    jcabillot/phpapache est obsolète depuis la migration vers
    dunglas/frankenphp:1-php8.5-alpine. Renovate auto-détecte les mises à jour
    du FROM dans le Dockerfile sans config nécessaire.

  • Mise à jour de AGENTS.md : correction des références à l'ancien pattern
    (jcabillot/phpapache, ARG VERSION, /var/www/html) → nouveau pattern
    (dunglas/frankenphp, tag fixe, FrankenPHP/Caddy, /app/public).

Vérification

docker build -t test . && docker run -d -p 8080:8080 test && curl http://localhost:8080
## Changements - **Suppression de `renovate.json`** : le custom manager qui trackait `ARG VERSION` pour `jcabillot/phpapache` est obsolète depuis la migration vers `dunglas/frankenphp:1-php8.5-alpine`. Renovate auto-détecte les mises à jour du `FROM` dans le Dockerfile sans config nécessaire. - **Mise à jour de `AGENTS.md`** : correction des références à l'ancien pattern (`jcabillot/phpapache`, `ARG VERSION`, `/var/www/html`) → nouveau pattern (`dunglas/frankenphp`, tag fixe, FrankenPHP/Caddy, `/app/public`). ## Vérification ```bash docker build -t test . && docker run -d -p 8080:8080 test && curl http://localhost:8080 ```
opencodecabilloteu added 1 commit 2026-06-29 15:32:51 -04:00
fix: remove obsolete jcabillot/phpapache references
PR Checks / hadolint (pull_request) Successful in 20s
PR Checks / build-test (pull_request) Successful in 20s
4e10bdc92d
- Delete renovate.json: custom manager for jcabillot/phpapache ARG VERSION
  is obsolete since migration to dunglas/frankenphp.
- Update AGENTS.md: reflect FrankenPHP/Caddy base image, /app/public,
  no ARG VERSION, fixed tag.
jcabillot merged commit 37cf75f7b0 into master 2026-06-29 15:33:49 -04:00
jcabillot deleted branch fix/remove-phpapache-renovate 2026-06-29 15:33:50 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: web/ip#23