Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszfurmanek authored Oct 20, 2023
1 parent b71a58a commit 32cf7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,5 @@ crimac/preprocessor
```bash
git clone https://github.com/CRIMAC-WP4-Machine-learning/CRIMAC-preprocessing.git
cd CRIMAC-preprocessing/
docker build --build-arg=COMMIT_SHA=$(git rev-parse HEAD) --no-cache --tag crimac-preprocessor .
docker build --build-arg=commit_sha=$(git rev-parse HEAD) --no-cache --tag crimac-preprocessor .
```

0 comments on commit 32cf7f7

Please sign in to comment.