refactor(docker-compose.yml): update service to use pre-built image #17

Merged
wandabastyle merged 2 commits from ghcr into main 2026-04-28 12:33:56 +02:00
wandabastyle commented 2026-04-28 12:30:55 +02:00 (Migrated from github.com)
  • Updated `docker-compose.yml` to use a pre-built image from `ghcr.io/wandabastyle/twitch_relay:latest`.
  • Removed the build context and Dockerfile path as the image is now pulled directly.
  • Added `pull_policy: always` to ensure the latest image version is used in all environments.
- Updated \`docker-compose.yml\` to use a pre-built image from \`ghcr.io/wandabastyle/twitch_relay:latest\`. - Removed the build context and Dockerfile path as the image is now pulled directly. - Added \`pull_policy: always\` to ensure the latest image version is used in all environments.
Sign in to join this conversation.
No description provided.