KyoriPowered / adventure-webui

A web UI for Adventure
https://webui.advntr.dev/
MIT License
25 stars 16 forks source link

Fix: Docker image name #193

Closed ProfessorSam closed 6 months ago

ProfessorSam commented 6 months ago

I've made a minor adjustment to correct the domain for the GitHub Container Registry. The correct domain is ghcr.io instead of ghrc.io. Additionally, I've ensured that Docker image names comply with Docker conventions by converting them to all lowercase.