Skip to content

Commit f16c305

Browse files
authored
Bump up node version to v18 (#1356)
1 parent 7b8c346 commit f16c305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ops/docker/hardhat/Dockerfile

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

33
# bring in the config files for installing deps
44
COPY [ \

0 commit comments

Comments
 (0)