Skip to content

Bump bb to 1.3.187-SNAPSHOT to fix virtual thread use in http-kit server #447

Bump bb to 1.3.187-SNAPSHOT to fix virtual thread use in http-kit server

Bump bb to 1.3.187-SNAPSHOT to fix virtual thread use in http-kit server #447

Workflow file for this run

name: Hadolint
on:
push:
branches:
- "*"
paths-ignore:
- "*.adoc"
pull_request:
paths-ignore:
- "*.adoc"
jobs:
hadolint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: template/bb/Dockerfile