Skip to content

chore: Update stream_data requirement from ~> 0.5 to ~> 1.1 #1194

chore: Update stream_data requirement from ~> 0.5 to ~> 1.1

chore: Update stream_data requirement from ~> 0.5 to ~> 1.1 #1194

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .