Skip to content

Commit

Permalink
Bump python from 3.10.14-slim-bookworm to 3.10.15-slim-bookworm (#2608)
Browse files Browse the repository at this point in the history
Bumps python from 3.10.14-slim-bookworm to 3.10.15-slim-bookworm.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 974be0e commit ce59f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.14-slim-bookworm
FROM python:3.10.15-slim-bookworm

RUN apt-get -y update && apt-get -y upgrade && \
apt-get install --no-install-recommends -y curl ncat git mime-support gcc libc-dev libpq-dev libmagic1
Expand Down

0 comments on commit ce59f2c

Please sign in to comment.