Skip to content

Commit c0c6749

Browse files
committed
Fix slim sqlite3 runtime dependency
1 parent a4da65d commit c0c6749

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

2.7/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ENV LANG C.UTF-8
99

1010
RUN apt-get update && apt-get install -y --no-install-recommends \
1111
ca-certificates \
12+
libsqlite3-0 \
1213
libssl1.0.0 \
13-
sqlite3 \
1414
&& rm -rf /var/lib/apt/lists/*
1515

1616
ENV PYTHON_VERSION 2.7.8

3.3/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ENV LANG C.UTF-8
99

1010
RUN apt-get update && apt-get install -y --no-install-recommends \
1111
ca-certificates \
12+
libsqlite3-0 \
1213
libssl1.0.0 \
13-
sqlite3 \
1414
&& rm -rf /var/lib/apt/lists/*
1515

1616
ENV PYTHON_VERSION 3.3.6

3.4/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ENV LANG C.UTF-8
99

1010
RUN apt-get update && apt-get install -y --no-install-recommends \
1111
ca-certificates \
12+
libsqlite3-0 \
1213
libssl1.0.0 \
13-
sqlite3 \
1414
&& rm -rf /var/lib/apt/lists/*
1515

1616
ENV PYTHON_VERSION 3.4.2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy