mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 04:12:16 +01:00
chore(deps): update pdfcpu to v0.15.0 (#1628)
This commit is contained in:
@@ -11,7 +11,7 @@ ARG GOLANG_VERSION=1.26.5
|
||||
FROM golang:$GOLANG_VERSION AS pdfcpu-binary-stage
|
||||
|
||||
# See https://github.com/pdfcpu/pdfcpu/releases.
|
||||
ARG PDFCPU_VERSION=v0.13.0
|
||||
ARG PDFCPU_VERSION=v0.15.0
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
# Define the working directory outside of $GOPATH (we're using go modules).
|
||||
|
||||
Reference in New Issue
Block a user