Bump python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm

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>
This commit is contained in:
dependabot[bot]
2024-04-10 07:39:40 +00:00
committed by GitHub
parent 0e115e06b1
commit 501b6b1b6c

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