Skip to content

Commit

Permalink
[SERV-1217] Update Docker image dependencies (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksclarke authored Feb 6, 2025
1 parent 5200275 commit 02cd5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<!-- Docker container dependency versions -->
<!-- https://packages.ubuntu.com/search?keywords=search -->
<ubuntu.tag>22.04</ubuntu.tag>
<openjdk.version>17.0.13+11-2ubuntu1~22.04</openjdk.version>
<openjdk.version>17.0.14+7-1~22.04.1</openjdk.version>
<gcc.version>4:11.2.0-1ubuntu1</gcc.version>
<make.version>4.3-4.1build1</make.version>
<libtiff.version>4.3.0-6ubuntu0.10</libtiff.version>
Expand Down

0 comments on commit 02cd5bc

Please sign in to comment.