chore(deps): bump python from 3.10-slim-buster to 3.11.0-slim-buster (#873)

Bumps python from 3.10-slim-buster to 3.11.0-slim-buster.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-11-07 18:12:42 +00:00
committed by GitHub
parent 2f47856d97
commit dc20da435a
+1 -1
View File
@@ -76,7 +76,7 @@ COPY .git/ .git/
RUN cargo build --release
FROM python:3.10-slim-buster
FROM python:3.11.0-slim-buster
ARG APP=/usr/src/app