Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Feb 2, 2024
1 parent 418fb6b commit c8543d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ services:
<<: *service_internal
container_name: annonars
hostname: annonars
image: "${image_base:-ghcr.io/varfish-org}/${image_annonars_name:-annonars}:\
${image_annonars_version:-latest}"
image: "${image_base:-ghcr.io/varfish-org}/\
${image_annonars_name:-annonars}:${image_annonars_version:-latest}"

# -- cada-prio --------------------------------------------------------------
#
Expand Down

0 comments on commit c8543d8

Please sign in to comment.