Skip to content

Commit bceee01

Browse files
Bump library/node from 20-bookworm to 23-bookworm in /.devcontainer
Bumps library/node from 20-bookworm to 23-bookworm. --- updated-dependencies: - dependency-name: library/node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c33e9d commit bceee01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/node:20-bookworm
1+
FROM docker.io/library/node:24-bookworm
22

33
RUN apt-get update \
44
&& apt-get install -y --no-install-recommends python3-pip \

0 commit comments

Comments
 (0)