Skip to content

[Snyk] Security upgrade gunicorn from 20.1.0 to 21.2.0 #462

[Snyk] Security upgrade gunicorn from 20.1.0 to 21.2.0

[Snyk] Security upgrade gunicorn from 20.1.0 to 21.2.0 #462

Workflow file for this run

name: Docker Image CI
on:
push:
branches:
- master
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the WPScan Docker image
run: docker build ./engines/wpscan/ --tag patrowl/engine-wpscan:$(date +%s)