Skip to content

Commit

Permalink
docker(deps): bump the docker group with 1 update
Browse files Browse the repository at this point in the history
Bumps the docker group with 1 update: python.


Updates `python` from 3.11-slim to 3.12-slim

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 60e0dd4 commit e6bb62f
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.11-slim
FROM python:3.12-slim

EXPOSE 8000
HEALTHCHECK NONE
Expand Down

0 comments on commit e6bb62f

Please sign in to comment.