Skip to content

Bump python from 3.11.5-slim-bullseye to 3.12.0-slim-bullseye #605

Bump python from 3.11.5-slim-bullseye to 3.12.0-slim-bullseye

Bump python from 3.11.5-slim-bullseye to 3.12.0-slim-bullseye #605

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
name: ${{ matrix.image }}
strategy:
fail-fast: false
matrix:
image: [assembly, bash, c, csharp, haskell, html, java, java17, nodejs, prolog, python, r, scheme, sqlite, tested]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: brpaz/hadolint-action@master
with:
dockerfile: dodona-${{ matrix.image }}.dockerfile