Skip to content

Update README to reflect changes #18

Update README to reflect changes

Update README to reflect changes #18

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