Skip to content

Commit

Permalink
FISH-8264 Docker JDK 21.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Pielage <[email protected]>
  • Loading branch information
Pandrex247 committed Jan 29, 2024
1 parent 2864c91 commit cff8467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/extras/docker-images/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<docker.java.repository>azul/zulu-openjdk</docker.java.repository>
<docker.jdk11.tag>11.0.22</docker.jdk11.tag>
<docker.jdk17.tag>17.0.10</docker.jdk17.tag>
<docker.jdk21.tag>21.0.1</docker.jdk21.tag>
<docker.jdk21.tag>21.0.2</docker.jdk21.tag>

<!-- List of platform architectures which we wish to build Docker images for -
shouldn't have anything not provided as an option by ${docker.java.repository}.
Expand Down

0 comments on commit cff8467

Please sign in to comment.