Skip to content

Commit a4be750

Browse files
Update DEVELOPMENT.md
1 parent e4611d6 commit a4be750

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hermetic_build/DEVELOPMENT.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,6 @@ python hermetic_build/library_generation/cli/entry_point.py generate \
167167
```
168168
Please note that the build only works when using the new
169169
[Docker BuildKit](https://docs.docker.com/build/buildkit/) (enabled through the `DOCKER_BUILDKIT` variable).
170-
This is meant for local development only (in CloudTops) - GH Actions' Ubuntu-22.04 \
171-
[comes with the latest Docker version](https://github.com/actions/runner-images/blob/e74605cd6d5407469cf224802f25057bafc23d70/images/ubuntu/Ubuntu2204-Readme.md?plain=1#L81-L83)
172-
and is able to handle the build properly using the (updated) legacy builder.
173170

174171
3. Set the version of gapic-generator-java
175172

0 commit comments

Comments
 (0)