Skip to content

Commit a2a4040

Browse files
build(deps): bump python from 3.7-slim to 3.12-slim in /events (#2116)
Bumps python from 3.7-slim to 3.12-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be61387 commit a2a4040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/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

44
ADD tools /src/tools

0 commit comments

Comments
 (0)