feat(apps): transpile via django #21137
container-images-ci.yml
on: pull_request
Build Docker image
1m 31s
Lint changed Dockerfiles
32s
Deploy preview environment
/
Deploy preview environment
Annotations
5 warnings and 1 notice
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
|