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 5b8b062 commit b512379Copy full SHA for b512379
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.13.0-bookworm as build
+FROM node:20.13.1-bookworm as build
2
3
ENV FOUNDRY_DIR /usr/local
4
RUN curl -L https://foundry.paradigm.xyz | bash && \
0 commit comments