Skip to content

Commit fd69bc1

Browse files
committed
Bump alpine to 3.21
1 parent d5b0f5d commit fd69bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def buildCsM1Version = Deps.Versions.coursierM1Cli
280280
// Native library used to encrypt GitHub secrets
281281
def libsodiumVersion = "1.0.20"
282282
// Using the libsodium static library from this Alpine version (in the static launcher)
283-
def alpineVersion = "3.15"
283+
def alpineVersion = "3.21"
284284

285285
object Docker {
286286
def customMuslBuilderImageName = "scala-cli-base-musl"

0 commit comments

Comments
 (0)