feat(apps): transpile via django #22172
container-images-ci.yml
on: pull_request
Build Docker image
1m 6s
Lint changed Dockerfiles
1m 0s
Deploy preview environment
/
Deploy preview environment
Annotations
5 warnings and 1 notice
Lint changed Dockerfiles:
production.Dockerfile#L66
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L108
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L140
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L162
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L172
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L162
Delete the apt-get lists after installing something
|