Skip to content

Commit ac7f862

Browse files
committed
Dockerfile の node をバージョンアップ
1 parent 1c66125 commit ac7f862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18.12-alpine
1+
FROM node:24.17-alpine
22

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)