Skip to content

Commit a324578

Browse files
dependabot[bot]TBThomas56
authored andcommitted
chore(deps): bump library/node in /frontend
Bumps library/node from 24-bookworm-slim to 25-bookworm-slim. --- updated-dependencies: - dependency-name: library/node dependency-version: 25-bookworm-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91cc1c5 commit a324578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/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:24-bookworm-slim AS build
1+
FROM docker.io/library/node:25-bookworm-slim AS build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)