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

Bumps python from 3.11.6-slim-bookworm to 3.11.8-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-02-14 07:47:13 +00:00
committed by GitHub
parent 82de630497
commit 9e2b4a5453

View File

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