Skip to content

Commit 1cd6df6

Browse files
lkassotianon
andauthored
Update gradle/content.md
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
1 parent c81a788 commit 1cd6df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ From your project directory:
1414
docker run --rm -u gradle \
1515
-v "$PWD":/home/gradle/project \
1616
-w /home/gradle/project \
17-
gradle:latest gradle <task>
17+
%%IMAGE%% gradle <task>
1818
```
1919

2020
Replace `<task>` with your desired Gradle task, e.g., `build`.

0 commit comments

Comments
 (0)