We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8c346 commit f16c305Copy full SHA for f16c305
ops/docker/hardhat/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16-alpine
+FROM node:18-alpine
2
3
# bring in the config files for installing deps
4
COPY [ \
0 commit comments