Skip to content

Commit

Permalink
update joyride to point at traefikturkey images
Browse files Browse the repository at this point in the history
  • Loading branch information
ilude committed Mar 26, 2024
1 parent 29d722d commit d8267aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
22 changes: 0 additions & 22 deletions services-available/joyride-host.yml

This file was deleted.

2 changes: 1 addition & 1 deletion services-available/joyride.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version: '3'

services:
joyride:
image: ghcr.io/ilude/joyride:${JOYRIDE_DOCKER_TAG:-latest}
image: ghcr.io/traefikturkey/joyride:${JOYRIDE_DOCKER_TAG:-latest}
container_name: ${JOYRIDE_CONTAINER_NAME:-joyride}
restart: ${JOYRIDE_RESTART:-unless-stopped}
environment:
Expand Down

0 comments on commit d8267aa

Please sign in to comment.