We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3faf9d8 commit e68eadbCopy full SHA for e68eadb
.github/workflows/hive.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: docker/build-push-action@v4
28
with:
29
context: .
30
- tags: paradigmxyz/reth:main
+ tags: ghcr.io/paradigmxyz/reth:latest
31
build-args: BUILD_PROFILE=hivetests
32
outputs: type=docker,dest=./artifacts/reth_image.tar
33
cache-from: type=gha
0 commit comments