Skip to content

fold new dependencies into initial apt-get install #94

fold new dependencies into initial apt-get install

fold new dependencies into initial apt-get install #94

name: Lint
on: push
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint Dockerfile
uses: brpaz/[email protected]
with:
dockerfile: "Dockerfile"