Skip to content

chore(deps): bump gunicorn from 20.1.0 to 22.0.0 #211

chore(deps): bump gunicorn from 20.1.0 to 22.0.0

chore(deps): bump gunicorn from 20.1.0 to 22.0.0 #211

Workflow file for this run

name: Build
on:
[push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Image
run: docker build -t avrae-service .