Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b5abf15

Browse files
fix: split CMD in Dockerfile (#2)
1 parent 226bc33 commit b5abf15

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,4 +7,4 @@ RUN apk add --update -t --no-cache git curl alpine-sdk
77

88
RUN ["pip", "install", "commitizen>=2,<3"]
99

10-
CMD [ "czversion" ]
10+
CMD [ "cz", "version" ]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /