Skip to content

Commit

Permalink
Typo in standalone-chisel variant of docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
vpa1977 committed Feb 27, 2023
1 parent 1abc553 commit 9b4c4e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmark/docker-compose.standalone-chisel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ services:
- acme

tomcat:
container_name: acmeair-standalone-temurin
image: acmeair-standalone-temurin
container_name: acmeair-standalone-chisel
image: acmeair-standalone-chisel
networks:
- acme
ports:
Expand Down

0 comments on commit 9b4c4e2

Please sign in to comment.