potiuk commented on code in PR #35376: URL: https://github.com/apache/airflow/pull/35376#discussion_r1380800897
########## dev/breeze/doc/adr/0004-using-docker-images-as-test-environment.md: ########## @@ -120,7 +120,7 @@ suited for the job: * management and automated synchronisation of the environment can be easily done using simple, external scripts that will check the "freshness" of the images and propose corrective actions (pulling or rebuilding the image) for the user whenever they are needed (all that in cross-platform way) -* we can use specific base image (Debian Bullseye with Long Term Support) and rely on security fixes provided +* we can use specific base image (Debian bookworm with Long Term Support) and rely on security fixes provided Review Comment: Fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
