Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: fix docker images #3651

Merged
merged 2 commits into from
Apr 28, 2021
Merged

chore: fix docker images #3651

merged 2 commits into from
Apr 28, 2021

Commits on Apr 28, 2021

  1. chore: fix docker images

    The python package has gone, we need to use python3 instead.
    
    There's a futher problem with npm not setting the $PATH properly so
    it fails as it can't find pbjs, but this is only necessary with gh
    dep versions which should go away with the next libp2p-kad-dht/libp2p-gossipsub
    releases.
    achingbrain committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c3a4a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ce24d View commit details
    Browse the repository at this point in the history