Skip to content

Commit 27b9851

Browse files
chore(deps): update node.js to v22.22.0
1 parent 47fc2fc commit 27b9851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0-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)