Skip to content

Commit f9ffd4f

Browse files
Bump python from 3.11.2-alpine to 3.11.3-alpine (#485)
1 parent 4b2c1e0 commit f9ffd4f

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.2-alpine
10+
FROM python:3.11.3-alpine
1111
ARG GITLINT_VERSION
1212

1313
RUN apk add git

0 commit comments

Comments
 (0)