Skip to content

update go chia libs to 0.20.2 + update other deps (#206) #449

update go chia libs to 0.20.2 + update other deps (#206)

update go chia libs to 0.20.2 + update other deps (#206) #449

Workflow file for this run

name: Build Docker Images
on:
push:
branches:
- main
tags:
- '**'
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}