Skip to content

Commit

Permalink
ci/cd: update docker-compose.yml
Browse files Browse the repository at this point in the history
Fix erroneous docker-compose service name
  • Loading branch information
jdhoffa authored May 30, 2024
1 parent b83cfa7 commit 39f333e
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
@@ -1,5 +1,5 @@
services:
scenario_prep:
benchmark_prep:
platform: linux/amd64
build:
context: .
Expand Down

0 comments on commit 39f333e

Please sign in to comment.