Skip to content

Commit

Permalink
Merge pull request #29 from rettinghaus/update/saxon
Browse files Browse the repository at this point in the history
build: update saxon
  • Loading branch information
bwbohl committed Jun 27, 2024
2 parents 224a659 + 80c5b6e commit 6b0427b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ LABEL org.opencontainers.image.revision="v0.0.1"
ARG DEBIAN_FRONTEND=noninteractive
ARG JAVA_VERSION=17
ARG PRINCE_VERSION=15.1
ARG SAXON_VERSION=SaxonHE11-5
ARG SAXON_VERSION=SaxonHE12-4
ARG TARGETARCH
ARG UBUNTU_VERSION=22.04
ARG XERCES_VERSION=25.1.0.1
ARG XERCES_VERSION=26.1.0.1
ARG DEB_FILE=prince_${PRINCE_VERSION}-1_ubuntu${UBUNTU_VERSION}_${TARGETARCH}.deb

ENV TZ=Europe/Berlin
Expand Down

0 comments on commit 6b0427b

Please sign in to comment.