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

Merged
opencodecabilloteu merged 2 commits from chore/renovate into master 2026-06-10 19:02:21 -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:19:10 -04:00
chore: fix Dockerfile FROM quotes, gitlabci image quotes, add renovate config
Docker Build and Push / build (pull_request) Failing after 12m43s
217c352c04
cloudix_mcp_server added 1 commit 2026-06-10 19:01:43 -04:00
chore: remove renovate.json — gitlabci already disabled globally
Docker Build and Push / build (pull_request) Successful in 26s
be958a214d
opencodecabilloteu merged commit 86fd90cb0c into master 2026-06-10 19:02:21 -04:00
opencodecabilloteu deleted branch chore/renovate 2026-06-10 19:02:23 -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/offlineimap#3