Skip to content

Commit

Permalink
Fix image source.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Aug 5, 2024
1 parent f59b0b3 commit 6c3999b
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 @@ -41,7 +41,7 @@ COPY config/runtime.exs config/
COPY rel rel
RUN mix release

FROM alpine-wkhtmltopdf:3.19.1-0.12.6-small as alpine-inventory
FROM surnet/alpine-wkhtmltopdf:3.19.1-0.12.6-small as alpine-inventory
RUN apk add --update bash openssl postgresql-client

# prepare sbom image
Expand Down

0 comments on commit 6c3999b

Please sign in to comment.