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 8786ee7 commit 1c9fab7Copy full SHA for 1c9fab7
.github/workflows/nimbus_docker_build.yml
@@ -24,7 +24,7 @@ on:
24
workflow_dispatch:
25
26
env:
27
- REGISTRY_IMAGE: ${{ secrets.DOCKERHUB_USERNAME }}/nimbus-eth1
+ REGISTRY_IMAGE: statusim/nimbus-eth1
28
29
jobs:
30
build:
@@ -133,4 +133,4 @@ jobs:
133
134
- name: Inspect image
135
run: |
136
- docker buildx imagetools inspect ${{ env.REGISTRY_IMAGE }}:${{ steps.meta.outputs.version }}
+ docker buildx imagetools inspect ${{ env.REGISTRY_IMAGE }}:${{ steps.meta.outputs.version }}
kurtosis-network-params.yml
@@ -19,7 +19,6 @@ participants:
19
additional_services:
20
- tx_spammer
21
- assertoor
22
- - beacon_metrics_gazer
23
- blob_spammer
mev_type: null
assertoor_params:
0 commit comments