Skip to content

chore(testnet): replace Alice in genesis.json (#5284) #508

chore(testnet): replace Alice in genesis.json (#5284)

chore(testnet): replace Alice in genesis.json (#5284) #508

name: I2::CI::check_for_incorrect_images
on:
push:
branches: [testnet/2.0.0-rc.1]
jobs:
check:
runs-on: ubuntu-22.04
steps:
- name: Install Python
uses: actions/setup-python@v5
with:
python-version: '>=3.11'
- uses: actions/checkout@v4
- name: Install dependencies
run: pip install -r .github/scripts/ci_test/requirements.txt --no-input
- name: Check containers
run: python .github/scripts/ci_test/ci_image_scan.py --allow iroha:testnet-2.0.0-rc.1 -- docker-compose*.yml