Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
fix typo from copy/paste
Browse files Browse the repository at this point in the history
Signed-off-by: Bin Ju <[email protected]>
Co-authored-by: Bohan Chen <[email protected]>
  • Loading branch information
pivotal-bin-ju and chenbh committed Mar 18, 2019
1 parent cee5401 commit a5d9402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ will stop the build.
Run the tests with the following commands for both `alpine` and `ubuntu` images:

```sh
docker build -t time-resource -f dockerfiles/alpine/Dockerfile .
docker build -t time-resource -f dockerfiles/ubuntu/Dockerfile .
docker build -t tracker-resource -f dockerfiles/alpine/Dockerfile .
docker build -t tracker-resource -f dockerfiles/ubuntu/Dockerfile .
```

0 comments on commit a5d9402

Please sign in to comment.