bump bentopdf to 2.8.2

This commit is contained in:
ToledoEM
2026-04-06 23:36:21 +01:00
parent b699310471
commit d415125e14
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Global build args — must be declared before the first FROM to be usable in FROM instructions
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base:3.23
ARG BUILD_VERSION=2.5.0
ARG BUILD_VERSION=2.8.2
# Stage 1: Download and extract the BentoPDF dist release (includes bundled WASM)
FROM alpine:3.21 AS dist