Skip to content

Commit

Permalink
Bump JAVA_VERSION to 21 to make sure the alpine base image is multi-p…
Browse files Browse the repository at this point in the history
…latform
  • Loading branch information
namedgraph committed Jan 14, 2025
1 parent d4ebb49 commit 67596ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

## This Dockefile builds a reduced footprint container.

ARG OPENJDK_VERSION=17
ARG OPENJDK_VERSION=21
ARG ALPINE_VERSION=3.15.0
ARG JENA_VERSION=4.7.0

Expand Down

0 comments on commit 67596ad

Please sign in to comment.