We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7079f2 commit 63a58b2Copy full SHA for 63a58b2
content/guides/vuejs/containerize.md
@@ -124,7 +124,7 @@ Replace the contents of your current `Dockerfile` with the optimized configurati
124
# =========================================
125
# Stage 1: Build the Vue.js Application
126
127
-ARG NODE_VERSION=22.14.0-alpine
+ARG NODE_VERSION=23.11.0-alpine
128
ARG NGINX_VERSION=alpine3.21
129
130
# Use a lightweight Node.js image for building (customizable via ARG)
0 commit comments