Skip to content

Bump uwsgi from 2.0.17.1 to 2.0.22 #5

Bump uwsgi from 2.0.17.1 to 2.0.22

Bump uwsgi from 2.0.17.1 to 2.0.22 #5

name: Build Docker image.
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile