Skip to content

Commit

Permalink
Update image references to Neongeckocom dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Apr 12, 2022
1 parent d76b9d6 commit 61dd848
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions neon_diana_utils/templates/service_mappings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ ww-snowboy:

# Neon Core
neon-messagebus:
container_image: &image_neon_messagebus ghcr.io/neondaniel/neon_messagebus:latest
container_image: &image_neon_messagebus ghcr.io/neongeckocom/neon_messagebus:dev
container_name: &name_neon_messagebus neon-messagebus
service_class: neon-core
mq:
Expand Down Expand Up @@ -1020,7 +1020,7 @@ neon-speech:
- key: ngi_user_info.yml
path: ngi_user_info.yml
neon-skills:
container_image: &image_neon_skills ghcr.io/neondaniel/neon_skills-default_skills:latest
container_image: &image_neon_skills ghcr.io/neongeckocom/neon_skills-default_skills:dev
container_name: &name_neon_skills neon-skills
service_class: neon-core
docker_compose:
Expand Down Expand Up @@ -1103,7 +1103,7 @@ neon-skills:
# - secret:
# name: ngi-core-auth
neon-audio:
container_image: &image_neon_audio ghcr.io/neondaniel/neon_audio:latest
container_image: &image_neon_audio ghcr.io/neongeckocom/neon_audio:dev
container_name: &name_neon_audio neon-audio
service_class: neon-core
docker_compose:
Expand Down

0 comments on commit 61dd848

Please sign in to comment.