Skip to content

Update AceStream, Python, and Ubuntu versions (#21) #88

Update AceStream, Python, and Ubuntu versions (#21)

Update AceStream, Python, and Ubuntu versions (#21) #88

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"