Skip to content

Commit c4d2cef

Browse files
build: update image(s) version
- bun: (canary) v1.3.2-canary.20251112.1, (latest) v1.3.2 - nodejs: current: v25.2.0 krypton: v24.11.1 jod: v22.21.1 iron: v20.19.5 - distro: alpine,debian-slim,debian
1 parent 58bbcb8 commit c4d2cef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"bun": {
33
"latest": "v1.3.2",
4-
"canary": "v1.3.2-canary.20251110.1"
4+
"canary": "v1.3.2-canary.20251112.1"
55
},
66
"nodejs": {
77
"25": {
88
"name": "current",
9-
"version": "v25.1.0"
9+
"version": "v25.2.0"
1010
},
1111
"24": {
1212
"name": "krypton",
13-
"version": "v24.11.0"
13+
"version": "v24.11.1"
1414
},
1515
"22": {
1616
"name": "jod",

0 commit comments

Comments
 (0)