We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ff550 commit 6ce830fCopy full SHA for 6ce830f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18.20.8-alpine
+FROM node:24.13.0-alpine
2
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
3
RUN apk --no-cache add ca-certificates
4
RUN apk --no-cache add -U tzdata
0 commit comments