Skip to content

README updates

README updates #20

Triggered via push June 22, 2023 23:19
Status Success
Total duration 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: Dockerfile#L8
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
build: Dockerfile#L8
DL3009 info: Delete the apt-get lists after installing something