Skip to content

Commit

Permalink
remove gmp=6.2.1-r1 and libretls=3.3.4-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
ekumachidi committed Apr 22, 2024
1 parent c39b3e5 commit ef998f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ RUN apk add -U --no-cache bash build-base git tzdata libxml2 libxml2-dev \
postgresql-libs postgresql-dev nodejs yarn \
chromium chromium-chromedriver

# Remove once base image ruby:3.1.0-alpine3.15 has been updated
RUN apk add --no-cache gmp=6.2.1-r1 libretls=3.3.4-r3

# Copy Entrypoint script
COPY script/docker-entrypoint.sh .
RUN chmod +x /app/docker-entrypoint.sh
Expand Down

0 comments on commit ef998f6

Please sign in to comment.