Skip to content

Commit 9589313

Browse files
committed
Fix typo
1 parent e48fb85 commit 9589313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

espresso/docker/op-stack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@ COPY --from=builder /usr/local/bin/dasel /usr/local/bin/
167167
COPY --from=builder /usr/local/bin/yq /usr/local/bin/
168168
COPY --from=op-deployer-builder /app/op-deployer/bin/op-deployer /usr/local/bin
169169
COPY /packages/contracts-bedrock/forge-artifacts /contracts
170-
ENV DEPLOYER_ARTIFACT_LOCATOR=/contracts
170+
ENV DEPLOYER_ARTIFACTS_LOCATOR=/contracts
171171
CMD ["op-deployer"]

0 commit comments

Comments
 (0)