Skip to content

Commit

Permalink
Add protoc to app dev Docker image (#4208)
Browse files Browse the repository at this point in the history
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
  • Loading branch information
jumaffre and achamayou authored Sep 9, 2022
1 parent 91c6876 commit 8619352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions getting_started/setup_vm/app-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@
- import_role:
name: ccf_install
tasks_from: deb_install.yml
- import_role:
name: protoc
tasks_from: install.yml

0 comments on commit 8619352

Please sign in to comment.