Skip to content

Fixed Dockerfile

Fixed Dockerfile #64

Triggered via push October 8, 2024 12:19
Status Success
Total duration 32s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: source/Dockerfile#L8
SC2102 info: Ranges can only match single chars (mentioned due to duplicates).
lint: source/Dockerfile#L21
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.