Bump python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm (#1226)

Bumps python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-20 19:37:58 +00:00 committed by GitHub
parent 5f4696380e
commit 30c1794ba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM python:3.11.8-slim-bookworm
FROM python:3.11.9-slim-bookworm
ARG DEBIAN_FRONTEND=noninteractive
ARG DEVELOPMENT=False