Skip to content

Commit

Permalink
Dockerfile: Drop previously unused package
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Nölle <6429294+martybegood@users.noreply.github.com>
  • Loading branch information
olleolleolle and MartyBeGood committed Aug 5, 2024
1 parent eb78446 commit 5eae654
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ COPY --from=build /app /app
COPY --from=build /usr/local/bundle /usr/local/bundle
COPY --from=build /app/vendor/bundle /app/vendor/bundle
RUN apk --no-cache add --virtual runtime-dependencies \
postgresql-dev \
postgresql-client \
tzdata \
bash
Expand Down

0 comments on commit 5eae654

Please sign in to comment.