Skip to content

build(deps): bump async-trait from 0.1.82 to 0.1.85 #215

build(deps): bump async-trait from 0.1.82 to 0.1.85

build(deps): bump async-trait from 0.1.82 to 0.1.85 #215

Workflow file for this run

name: Docker build
on:
pull_request:
branches:
- main
jobs:
build-docker-image:
runs-on: ubuntu-latest
steps:
- name: Check out from Git
uses: actions/checkout@v4
- name: Build docker image
run: |
docker build .