We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622a099 commit 69c722fCopy full SHA for 69c722f
.github/workflows/docker-e2e.yaml
@@ -31,7 +31,7 @@ jobs:
31
id: meta
32
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
33
with:
34
- images: scrolltech/rollup-node
+ images: scrolltech/l2geth
35
# Force the tag to be 'e2e-test'
36
tags: |
37
type=raw,value=e2e-test
0 commit comments