Bump python from 3.11.6-slim-bookworm to 3.11.8-slim-bookworm (#1129)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-18 21:34:07 +00:00 committed by GitHub
parent 1e87e6beb2
commit d01b1dd888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 DEBIAN_FRONTEND=noninteractive
ARG DEVELOPMENT=False ARG DEVELOPMENT=False