Skip to content

fix(docker): publish under iklob1/lightapi instead of iklobato/lightapi#31

Merged
iklobato merged 1 commit into
masterfrom
fix/docker-username-iklob1
May 19, 2026
Merged

fix(docker): publish under iklob1/lightapi instead of iklobato/lightapi#31
iklobato merged 1 commit into
masterfrom
fix/docker-username-iklob1

Conversation

@iklobato
Copy link
Copy Markdown
Owner

Token in DOCKERHUB_TOKEN belongs to Docker Hub user iklob1, not iklobato. Updated image references in the workflow, README, example YAML, and deployment docs. GitHub repo URLs untouched.

The DOCKERHUB_TOKEN authenticates against the Docker Hub account `iklob1`
(verified by a successful `docker login -u iklob1`), not the GitHub-username
`iklobato`. Updated the image references in:

- .github/workflows/docker-publish.yml — image and job name
- README.md — Docker quickstart pull line
- docker/lightapi.example.yaml — header comment
- docs/deployment/docker.md — every image reference + secret table

`github.com/iklobato/...` URLs are unchanged (still the GitHub repo).
@iklobato iklobato merged commit 3dd82d7 into master May 19, 2026
4 checks passed
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.

1 participant