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 00b7f3d commit a6bc0e1Copy full SHA for a6bc0e1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.12.1-bookworm as build
+FROM node:20.12.2-bookworm as build
2
3
ENV FOUNDRY_DIR /usr/local
4
RUN curl -L https://foundry.paradigm.xyz | bash && \
0 commit comments