Skip to content

Commit 19b8ec8

Browse files
committed
chore(sdk): bump baseimage to debian:trixie-20251020-slim
1 parent 203b185 commit 19b8ec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/sdk/docker-bake.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ target "default" {
88
args = {
99
ALTO_VERSION = "1.2.5"
1010
ALTO_PACKAGE_VERSION = "0.0.18"
11-
CARTESI_BASE_IMAGE = "docker.io/library/debian:trixie-20250908-slim@sha256:c2880112cc5c61e1200c26f106e4123627b49726375eb5846313da9cca117337"
11+
CARTESI_BASE_IMAGE = "docker.io/library/debian:trixie-20251020-slim@sha256:66b37a5078a77098bfc80175fb5eb881a3196809242fd295b25502854e12cbec"
1212
CARTESI_DEVNET_VERSION = "2.0.0-alpha.7"
1313
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
1414
CARTESI_LINUX_KERNEL_VERSION = "6.5.13-ctsi-1-v0.20.0"
@@ -22,7 +22,7 @@ target "default" {
2222
NITRO_VERSION = "8c376d4a5baa7f32999620f9fe3eb51ca8e0dcbc" # v0.5
2323
NODE_VERSION = "22.15.1"
2424
NVM_VERSION = "977563e97ddc66facf3a8e31c6cff01d236f09bd" # 0.40.3
25-
POSTGRES_BASE_IMAGE = "docker.io/library/postgres:17-trixie@sha256:8a56bef4c60bef3d26193cb9d810fce93def8fd0c459f4a9b14240fbd7559a1d"
25+
POSTGRES_BASE_IMAGE = "docker.io/library/postgres:17-trixie@sha256:8e5293306f65f386445ed37940abc590be73bf48986a879941fa866c45283b82"
2626
SQUASHFS_TOOLS_VERSION = "99d23a31b471433c51e9c145aeba2ab1536e34df" # 4.7.2
2727
SU_EXEC_VERSION = "0.2"
2828
XGENEXT2_VERSION = "1.5.6"

0 commit comments

Comments
 (0)