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 0d2bf39 commit bacd0d6Copy full SHA for bacd0d6
Dockerfile
@@ -7,6 +7,7 @@ RUN \
7
&& apt-get upgrade -y \
8
&& apt-get install --no-install-recommends -y \
9
ca-certificates \
10
+ libsqlite3-0 \
11
libsqlite3-dev \
12
zip \
13
git \
0 commit comments