We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ee2de commit 64e6e72Copy full SHA for 64e6e72
Dockerfile
@@ -11,7 +11,7 @@ ARG JAVA_VERSION=17
11
ARG PRINCE_VERSION=15.1
12
ARG SAXON_VERSION=SaxonHE12-4
13
ARG TARGETARCH
14
-ARG UBUNTU_VERSION=22.04
+ARG UBUNTU_VERSION=24.04
15
ARG XERCES_VERSION=26.1.0.1
16
ARG DEB_FILE=prince_${PRINCE_VERSION}-1_ubuntu${UBUNTU_VERSION}_${TARGETARCH}.deb
17
0 commit comments