Skip to content

docs: Update README #251

docs: Update README

docs: Update README #251

Triggered via push January 20, 2024 10:45
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
checks: Dockerfile#L3
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
checks: Dockerfile#L5
SC2086 info: Double quote to prevent globbing and word splitting.
checks: Dockerfile#L12
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.