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 d5b0f5d commit fd69bc1Copy full SHA for fd69bc1
project/deps.sc
@@ -280,7 +280,7 @@ def buildCsM1Version = Deps.Versions.coursierM1Cli
280
// Native library used to encrypt GitHub secrets
281
def libsodiumVersion = "1.0.20"
282
// Using the libsodium static library from this Alpine version (in the static launcher)
283
-def alpineVersion = "3.15"
+def alpineVersion = "3.21"
284
285
object Docker {
286
def customMuslBuilderImageName = "scala-cli-base-musl"
0 commit comments