Skip to content

Dockerfile: fix casing warning #160

Dockerfile: fix casing warning

Dockerfile: fix casing warning #160

Workflow file for this run

---
name: Doc Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-preview:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "datacube-ows"