Skip to content

Commit

Permalink
Bump Docker base image version (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksclarke authored Dec 14, 2023
1 parent f06dbc2 commit 0f327bb
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 @@ -35,7 +35,7 @@
<graalvm.version>21.2.0</graalvm.version>

<!-- Docker build properties -->
<alpine.version>3.17.2</alpine.version>
<alpine.version>3.19.0</alpine.version>
<builder.version>0.0.3</builder.version>

<!-- Whether UPX should be used to compress the application -->
Expand Down

0 comments on commit 0f327bb

Please sign in to comment.