We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d94817 commit b49873bCopy full SHA for b49873b
1 file changed
commodore_command.sh
@@ -11,7 +11,7 @@ commodore () {
11
--volume "${HOME}/.gitconfig:/app/.gitconfig:ro" \
12
--volume "${PWD}:/app/data/" \
13
--workdir "/app/data" \
14
- projectsyn/commodore:v0.2.0 \
+ projectsyn/commodore:v0.3.0 \
15
$*
16
}
17
0 commit comments