Skip to content

Commit 7f5671e

Browse files
committed
Also remove "ca-certificates" (since they're already included in the Alpine 3.8 base)
1 parent 601c7bf commit 7f5671e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

5.0-rc/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ENV REDIS_DOWNLOAD_SHA 4bb2eeef3695d66d8b64767825acfeeb157d64536233eac7eae71b236
1414
RUN set -ex; \
1515
\
1616
apk add --no-cache --virtual .build-deps \
17-
ca-certificates \
1817
coreutils \
1918
gcc \
2019
jemalloc-dev \

0 commit comments

Comments
 (0)