Skip to content

Commit d1989ef

Browse files
chore(deps): update node.js to v22.22.1
1 parent 47fc2fc commit d1989ef

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
# =========================================
22
# Stage 1: Build the Angular Application
33
# =========================================
4-
ARG NODE_VERSION=22.14.0-alpine
4+
ARG NODE_VERSION=22.22.1-alpine
55
ARG NGINX_VERSION=1.29.1-alpine
66

77
# Use a lightweight Node.js image for building (customizable via ARG)

0 commit comments

Comments
 (0)