Skip to content

Commit e2dcfb3

Browse files
committed
Bump alpine to 3.21
1 parent 1665e89 commit e2dcfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ def buildCsM1Version = Deps.Versions.coursierM1Cli
282282
// Native library used to encrypt GitHub secrets
283283
def libsodiumVersion = "1.0.20"
284284
// Using the libsodium static library from this Alpine version (in the static launcher)
285-
def alpineVersion = "3.16"
285+
def alpineVersion = "3.21"
286286
def ubuntuVersion = "24.04"
287287

288288
object Docker {

0 commit comments

Comments
 (0)