feat(apps): transpile via django #21139
Triggered via pull request
October 26, 2023 12:01
Status
Cancelled
Total duration
4m 31s
Artifacts
–
container-images-ci.yml
on: pull_request
Build Docker image
4m 18s
Lint changed Dockerfiles
30s
Deploy preview environment
/
Deploy preview environment
Annotations
2 errors, 5 warnings, and 1 notice
Build Docker image
failed with: Error: failed to run Build function: Canceled: context canceled
|
Build Docker image
The operation was canceled.
|
Lint changed Dockerfiles:
production.Dockerfile#L59
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L101
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L133
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L155
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L165
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L155
Delete the apt-get lists after installing something
|