Skip to content

Commit

Permalink
Merge pull request #49 from vpa1977/fix-docker-compose-typo
Browse files Browse the repository at this point in the history
Typo in standalone-chisel variant of docker compose
  • Loading branch information
vpa1977 authored Feb 27, 2023
2 parents 5d47fc2 + 9b4c4e2 commit f6b677e
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 f6b677e

Please sign in to comment.