We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d976f42 commit 196778fCopy full SHA for 196778f
Dockerfile
@@ -1,5 +1,5 @@
1
# Get base container
2
-FROM node:24.13-alpine AS apline_container
+FROM node:24.14-alpine AS apline_container
3
4
# Build server
5
FROM apline_container AS build_server
0 commit comments