Skip to content

Commit

Permalink
Add wkhtmltopdf reporting package.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Aug 5, 2024
1 parent 30fb2c5 commit f16c392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/production/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ COPY rel rel
RUN mix release

FROM alpine:3.19 as alpine-inventory
RUN apk add --update bash openssl postgresql-client
RUN apk add --update bash openssl postgresql-client wkhtmltopdf

# prepare sbom image
FROM --platform=amd64 ruby:3.3-bookworm AS sbomber
Expand Down

0 comments on commit f16c392

Please sign in to comment.