Skip to content

Update Dockerfile - #20

Merged
jcoste-ied merged 1 commit into
mainfrom
jcoste-ied-patch-1
Aug 25, 2026
Merged

Update Dockerfile#20
jcoste-ied merged 1 commit into
mainfrom
jcoste-ied-patch-1

Conversation

@jcoste-ied

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 25, 2026 13:50
@jcoste-ied
jcoste-ied merged commit 1bd9373 into main Aug 25, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Go toolchain version used by the build container image, which impacts how Gotenberg’s binaries (and related build steps like pdfcpu compilation) are produced in Docker-based workflows.

Changes:

  • Bump the GOLANG_VERSION build argument in the Docker build stage from 1.26.1 to 1.26.6.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread build/Dockerfile
# concatenate them. Also, we have to repeat ARG instructions in each build
# stage that uses them.
ARG GOLANG_VERSION=1.26.1
ARG GOLANG_VERSION=1.26.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants