Skip to content

add attribution + fixes #3233

add attribution + fixes

add attribution + fixes #3233

Workflow file for this run

name: Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build .