Update image to use GitLab container registry
Changed image reference from local tag to GitLab container registry at glcr.rydertech.us/ryder/nlcc-itinerary:latest 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
nlcc-itinerary:
|
||||
image: nlcc-itinerary:latest
|
||||
image: glcr.rydertech.us/ryder/nlcc-itinerary:latest
|
||||
container_name: nlcc-itinerary
|
||||
ports:
|
||||
- "3002:3000"
|
||||
|
||||
Reference in New Issue
Block a user