Skip to content

Commit

Permalink
Adding jpeg support back in again...
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyd committed Feb 16, 2024
1 parent bf1fb3d commit adc50a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ARG RUBY_ENV=${RUBY_ENV:-production}

ENV RUBY_ENV=${RUBY_ENV}

ARG RUNTIME_PACKAGES="imagemagick git tzdata"
ARG RUNTIME_PACKAGES="libjpeg libheif imagemagick git tzdata"
ARG TEST_AND_DEV_PACKAGES="bash build-base libsodium-dev"

# SYSLOG TO STDOUT
Expand Down

0 comments on commit adc50a5

Please sign in to comment.