chore: fix Dockerfile FROM quotes, gitlabci image quotes #3

Merged
jcabillot merged 1 commits from chore/renovate into master 2026-06-09 08:36:51 -04:00
Owner

Audit findings

Renovate's built-in dockerfile manager cannot parse FROM lines with quoted image references (FROM "alpine:3.23"). Dashboard shows "dockerfile (1)" but extracts zero deps. Same issue for gitlabci manager with quoted image: lines.

Changes

  • Dockerfile: Remove quotes from FROM line so Renovate can detect base image
  • .gitlab-ci.yml: Remove quotes from image: line so gitlabci manager can detect docker:latest
  • renovate.json: Add minimal config enabling gitlabci manager
## Audit findings Renovate's built-in `dockerfile` manager cannot parse FROM lines with quoted image references (`FROM "alpine:3.23"`). Dashboard shows "dockerfile (1)" but extracts zero deps. Same issue for gitlabci manager with quoted `image:` lines. ### Changes - **Dockerfile**: Remove quotes from `FROM` line so Renovate can detect base image - **.gitlab-ci.yml**: Remove quotes from `image:` line so gitlabci manager can detect `docker:latest` - **renovate.json**: Add minimal config enabling gitlabci manager
cloudix_mcp_server added 1 commit 2026-06-08 22:18:55 -04:00
chore: fix Dockerfile FROM quotes, gitlabci image quotes, add renovate config
Docker Build and Push / build (pull_request) Successful in 31s
85e2fdd31c
jcabillot merged commit bc60db7df4 into master 2026-06-09 08:36:51 -04:00
jcabillot deleted branch chore/renovate 2026-06-09 08:36:53 -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: perso/iperf3#3