We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccbac47 commit bce5065Copy full SHA for bce5065
buildbot/fuchsia/Dockerfile
@@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
18
python3 \
19
python3-pip \
20
python3-psutil \
21
+ python3-yaml \
22
software-properties-common \
23
unzip \
24
# Clean apt cache to reduce image size.
0 commit comments