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 c4c37a4 commit 624a1f1Copy full SHA for 624a1f1
.github/workflows/bridge-ci.yml
@@ -72,7 +72,6 @@ jobs:
72
curl \
73
libssl-dev=* \
74
pkg-config=0.29.* \
75
- protobuf-compiler=* \
76
zlib1g-dev=1:*
77
78
- name: Build
bridge/Dockerfile
@@ -7,7 +7,6 @@ RUN apt-get update && apt-get install -y \
7
curl=7.* \
8
9
10
11
zlib1g-dev=1:* \
12
--no-install-recommends
13
0 commit comments