Skip to content

Commit 6ce830f

Browse files
authored
Update Dockerfile
1 parent f8ff550 commit 6ce830f

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,4 +1,4 @@
1-
FROM node:18.20.8-alpine
1+
FROM node:24.13.0-alpine
22
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
33
RUN apk --no-cache add ca-certificates
44
RUN apk --no-cache add -U tzdata

0 commit comments

Comments
 (0)