Skip to content

Commit

Permalink
normalize featuregateservice image url (open-telemetry#161)
Browse files Browse the repository at this point in the history
Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
  • Loading branch information
fatsheep9146 authored Jun 22, 2022
1 parent ad758ce commit 27920d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ services:

# FeatureFlagService
featureflagservice:
image: ${IMAGE_NAME}:${IMAGE_VERSION}-featureflagservice
build:
context: ./src/featureflagservice
ports:
Expand Down

0 comments on commit 27920d8

Please sign in to comment.