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 0475663 commit a255333Copy full SHA for a255333
espresso/docker/op-stack/Dockerfile
@@ -167,5 +167,5 @@ COPY --from=builder /usr/local/bin/dasel /usr/local/bin/
167
COPY --from=builder /usr/local/bin/yq /usr/local/bin/
168
COPY --from=op-deployer-builder /app/op-deployer/bin/op-deployer /usr/local/bin
169
COPY /packages/contracts-bedrock/forge-artifacts /contracts
170
-ENV DEPLOYER_ARTIFACT_LOCATOR=/contracts
+ENV DEPLOYER_ARTIFACTS_LOCATOR=/contracts
171
CMD ["op-deployer"]
0 commit comments