remove curl

This commit is contained in:
Ryan W
2022-04-24 23:08:06 -07:00
parent 7d174a0a78
commit b5c6b01772
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@ FROM ruby:3.1.2-slim
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
build-essential \
gnupg2 \
curl \
less \
git \
libpq-dev \