Skip to content

Release v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 20:17
· 8 commits to main since this release
29001d6

What's Changed

Direct commits

  • fix: update contract ABI to match deployed ServiceQualityOracle (#24) (MoonBoi9001)
  • chore: add dependabot config and update to production image (#16) (MoonBoi9001)

Docker Image

Pull the latest image:

docker pull ghcr.io/graphprotocol/service-quality-oracle:v0.2.2

Or use docker-compose:

services:
  service-quality-oracle:
    image: ghcr.io/graphprotocol/service-quality-oracle:v0.2.2