Skip to content

Bump gunicorn from 20.1.0 to 22.0.0 in /resources/docker #60

Bump gunicorn from 20.1.0 to 22.0.0 in /resources/docker

Bump gunicorn from 20.1.0 to 22.0.0 in /resources/docker #60

Workflow file for this run

name: "Pull Request Checks (Image)"
concurrency:
group: prc-image-${{ github.repository }}-${{ github.ref }}
on:
pull_request:
branches:
- master
paths-ignore:
- ".github/**"
- "resources/chart/**"
- "resources/docs/**"
- "resources/notebook/**"
jobs:
lint-scan:
name: Lint/scan image
uses: slateci/github-actions/.github/workflows/image-lint-scan.yml@v17
with:
file: ./resources/docker/Dockerfile