Skip to content

Commit 2132eaf

Browse files
committed
Dockerfile: refresh maintainer tools
1 parent a6839fe commit 2132eaf

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
@@ -22,7 +22,7 @@ RUN set -x \
2222
&& python3 -m venv /ocamt \
2323
&& /ocamt/bin/pip install wheel
2424
RUN set -x \
25-
&& /ocamt/bin/pip install -e git+https://github.com/OCA/maintainer-tools@c7ac2741c02df0ad49ba637e2dca8e67d460af47#egg=oca-maintainers-tools \
25+
&& /ocamt/bin/pip install -e git+https://github.com/OCA/maintainer-tools@73c47b6835bee3ab0eeeff7c463de6b9c085abbc#egg=oca-maintainers-tools \
2626
&& ln -s /ocamt/bin/oca-gen-addons-table /usr/local/bin/ \
2727
&& ln -s /ocamt/bin/oca-gen-addon-readme /usr/local/bin/ \
2828
&& ln -s /ocamt/bin/oca-gen-addon-icon /usr/local/bin/ \

0 commit comments

Comments
 (0)