Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 097812b

Browse files
committed
use node 18
1 parent cc9f557 commit 097812b

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:16-slim
1+
FROM node:18-slim
22

33
WORKDIR /action
44

0 commit comments

Comments
 (0)