Remove duplicate ca-certificates Docker install (#24231)

lolsob-rspec
Nick Schonning 2023-04-07 08:10:12 -04:00 committed by GitHub
parent e9df65bad0
commit 4b95940968
1 changed files with 0 additions and 1 deletions

View File

@ -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 \