Skip to content

Commit 8b10ca1

Browse files
docker(deps): bump the docker group with 1 update
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]>
1 parent c0fa117 commit 8b10ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-slim
1+
FROM python:3.12-slim
22

33
EXPOSE 8000
44
HEALTHCHECK NONE

0 commit comments

Comments
 (0)