Skip to content

chore: fix tough-cookie version (#2004) #1144

chore: fix tough-cookie version (#2004)

chore: fix tough-cookie version (#2004) #1144

Workflow file for this run

name: Build docker
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Build and push
uses: docker/build-push-action@v3
with:
platforms: linux/amd64
push: false