Skip to content

Commit

Permalink
try to fix circular deps 2
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed May 13, 2024
1 parent 3512ce2 commit 6f561ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.fh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:20.04
FROM us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:e87e5ef2b96893eb8b446da420f7ba7f3e3c5985 as optimism-node
FROM ubuntu:20.04

RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
apt-get -y install -y ca-certificates libssl1.1
Expand Down

0 comments on commit 6f561ff

Please sign in to comment.