Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg authored Nov 9, 2023
1 parent 93ea85e commit 543d93c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ ARG RUBY_VERSION=3.2.2

FROM ruby:$RUBY_VERSION-slim


# Install dependencies
RUN apt-get update -qq && apt-get install -y build-essential libvips gnupg2 curl git firefox-esr

Expand Down

0 comments on commit 543d93c

Please sign in to comment.