Skip to content

Commit 48381e2

Browse files
committed
chore(sdk): bump baseimage to debian:trixie-20260202-slim
1 parent c60d20f commit 48381e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-20260112-slim@sha256:e9f1b0bda36daad09fcd6779f7af47191dbee4ff52f8903fffd15240eb986bd8"
11+
CARTESI_BASE_IMAGE = "docker.io/library/debian:trixie-20260202-slim@sha256:f6e2cfac5cf956ea044b4bd75e6397b4372ad88fe00908045e9a0d21712ae3ba"
1212
CARTESI_DEVNET_VERSION = "2.0.0-alpha.9"
1313
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
1414
CARTESI_LINUX_KERNEL_VERSION = "6.5.13-ctsi-1-v0.20.0"
@@ -20,7 +20,7 @@ target "default" {
2020
NITRO_VERSION = "8c376d4a5baa7f32999620f9fe3eb51ca8e0dcbc" # v0.5
2121
NODE_VERSION = "24.12.0"
2222
NVM_VERSION = "977563e97ddc66facf3a8e31c6cff01d236f09bd" # 0.40.3
23-
POSTGRES_BASE_IMAGE = "docker.io/library/postgres:17-trixie@sha256:4ad49a4ba70130eab1de69bdd7a212d9c711e7410f10e1a23aae41a325b95093"
23+
POSTGRES_BASE_IMAGE = "docker.io/library/postgres:17-trixie@sha256:4493696c5ba6a9cd4a3303411d5dd6af52cf5e34cdd87ba8ebf26a19735f84d1"
2424
SQUASHFS_TOOLS_VERSION = "bad1d213ab6df587d6fa0ef7286180fbf7b86167" # 4.7.4
2525
SU_EXEC_VERSION = "0.3"
2626
XGENEXT2_VERSION = "1.5.6"

0 commit comments

Comments
 (0)