Skip to content

Symfony CLI

Symfony CLI #7

Triggered via pull request April 5, 2024 13:46
@zmiticzmitic
opened #8
dev
Status Failure
Total duration 4m 40s
Billable time 6m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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