Skip to content

Commit

Permalink
Merge branch 'main' into parametrize_collector_config
Browse files Browse the repository at this point in the history
  • Loading branch information
mviitane authored Jun 26, 2024
2 parents 908c4bb + 49992a3 commit 37f664a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ services:

# Email service
emailservice:
image: demo/emailservice-contrib:latest
image: ${IMAGE_NAME}:${DEMO_VERSION}-emailservice
container_name: email-service
build:
context: ./
Expand Down

0 comments on commit 37f664a

Please sign in to comment.