We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ee700 commit 4d91197Copy full SHA for 4d91197
Dockerfile
@@ -7,7 +7,7 @@
7
# NOTE: --ulimit is required to work around a limitation in Docker
8
# Details: https://github.com/jorisroovers/gitlint/issues/129
9
10
-FROM python:3.11.4-alpine
+FROM python:3.11.5-alpine
11
ARG GITLINT_VERSION
12
13
RUN apk add git
0 commit comments