chore: update to python 3.11.6 #22359
Annotations
10 warnings and 2 notices
.devcontainer/Dockerfile#L49
Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
|
production-unit.Dockerfile#L50
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L92
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L124
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L146
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L156
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L213
Last USER should not be root
|
production.Dockerfile#L66
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production.Dockerfile#L108
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production.Dockerfile#L140
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L146
Delete the apt-get lists after installing something
|
production.Dockerfile#L162
Delete the apt-get lists after installing something
|
The logs for this run have expired and are no longer available.
Loading