hopefully

This commit is contained in:
Sebastian
2024-12-18 07:05:24 +01:00
parent c415429b31
commit 72ed5de513

View File

@@ -21,7 +21,7 @@ RUN if [ -n "$OP_PATCH" ]; then \
fi
RUN cd op-node && \
make op-node
just op-node
FROM golang:1.22 as geth