Skip to content

feat: allow proxyTimeout to be configured #216

feat: allow proxyTimeout to be configured

feat: allow proxyTimeout to be configured #216

Workflow file for this run

name: Docker lint
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: lint
uses: hadolint/hadolint-action@v2.1.0
with:
dockerfile: Dockerfile