Skip to content

Commit

Permalink
Remove duplicate ca-certificates Docker install (mastodon#24231)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored Apr 7, 2023
1 parent c0886de commit 26682d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ COPY Gemfile* package.json yarn.lock /opt/mastodon/
# hadolint ignore=DL3008
RUN apt-get update && \
apt-get install -y --no-install-recommends build-essential \
ca-certificates \
git \
libicu-dev \
libidn11-dev \
Expand Down

0 comments on commit 26682d4

Please sign in to comment.