Skip to content

Commit 8e46f51

Browse files
committed
Chore(env): Updated Node.js image to latest one
1 parent 947be8b commit 8e46f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG TARGET=production
22

33
# Stage 1: Dependencies
4-
FROM node:24.8.0-bullseye AS dependencies
4+
FROM node:24.9.0-bullseye AS dependencies
55

66
WORKDIR /app
77

0 commit comments

Comments
 (0)