Skip to content

Commit 76f467b

Browse files
committed
update all ethereum-genesis-generator images, regardless of their tag
1 parent 834910e commit 76f467b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-internal-mirrors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# - name: gcr.io/prysmaticlabs/prysm/validator
5353
# expression: '^v[0-9]+\.[0-9]+\.[0-9]+$'
5454
- name: tofelb/ethereum-genesis-generator
55-
expression: '^v?[0-9]+\.[0-9]+\.[0-9]+(\-slots\-per\-epoch)?'
55+
expression: '.*'
5656
# This one only has latest tag, probably only want to update it when we know for sure it's a new version we want
5757
# - name: protolambda/eth2-val-tools
5858
# expression: 'latest'

0 commit comments

Comments
 (0)