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.
alpine
1 parent 1665e89 commit e2dcfb3Copy full SHA for e2dcfb3
project/deps/package.mill.scala
@@ -282,7 +282,7 @@ def buildCsM1Version = Deps.Versions.coursierM1Cli
282
// Native library used to encrypt GitHub secrets
283
def libsodiumVersion = "1.0.20"
284
// Using the libsodium static library from this Alpine version (in the static launcher)
285
-def alpineVersion = "3.16"
+def alpineVersion = "3.21"
286
def ubuntuVersion = "24.04"
287
288
object Docker {
0 commit comments