Antonio Abella
Antonio Abella
For `3 Application Observability and Maintenance/3 Implementing Probes and Health Checks/health-probes/dockerfile`: ``` You must install or update .NET to run this application. App: /app/health-probes.dll Architecture: x64 Framework: 'Microsoft.NETCore.App', version '7.0.0'...
`djackets_vue` Dockerfile specifies `FROM node:lts-alpine` which at the time of writing is `v20.13.1` In this version it appears there are OpenSSL changes that are no longer compatible with libraries included...
The `djackets_django` Dockerfile specified `FROM python:3` which is now 3.12. Build throws errors when installing PyYAML: ``` 7.575 Collecting PyYAML==6.0 (from -r requirements.txt (line 27)) 7.610 Downloading PyYAML-6.0.tar.gz (124 kB)...