Skip to content

Commit bc7f95b

Browse files
Bump python from 3.11.5-alpine to 3.12.4-alpine
Bumps python from 3.11.5-alpine to 3.12.4-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d91197 commit bc7f95b

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
@@ -7,7 +7,7 @@
77
# NOTE: --ulimit is required to work around a limitation in Docker
88
# Details: https://github.com/jorisroovers/gitlint/issues/129
99

10-
FROM python:3.11.5-alpine
10+
FROM python:3.12.4-alpine
1111
ARG GITLINT_VERSION
1212

1313
RUN apk add git

0 commit comments

Comments
 (0)