Skip to content

cleanup devcontainer setup #5

cleanup devcontainer setup

cleanup devcontainer setup #5

Triggered via push March 24, 2025 21:52
Status Failure
Total duration 13s
Artifacts

docker.yml

on: push
lint-devcontainer
7s
lint-devcontainer
build
build
build-devcontainer
0s
build-devcontainer
Fit to window
Zoom out
Zoom in

Annotations

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