Skip to content

Commit c1e8fa9

Browse files
committed
chore: update base img, lockfile deps; bump ver to 7.2.1
1 parent 0a0c671 commit c1e8fa9

File tree

3 files changed

+203
-382
lines changed

3 files changed

+203
-382
lines changed

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ COPY package-lock.json .
77

88
RUN npm ci
99

10-
FROM ghcr.io/bento-platform/bento_base_image:node-debian-2025.11.24
10+
FROM ghcr.io/bento-platform/bento_base_image:node-debian-2025.12.01
1111

1212
LABEL org.opencontainers.image.description="Local development image for Bento Web."
1313

0 commit comments

Comments
 (0)