[ADD][TMP]Odoo 8 and 10 : new security patches
This commit is contained in:
parent
2a0508dbee
commit
35299b2c6c
@ -51,7 +51,8 @@ RUN curl -LO https://github.com/OCA/OCB/pull/964.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/984.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/986.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/988.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/991.patch
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/991.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/992.patch
|
||||
RUN git config user.email "fabien@yaltik.com" \
|
||||
&& git config user.name "Fabien BOURGEOIS"
|
||||
RUN git am *.patch && rm *.patch
|
||||
|
@ -41,7 +41,8 @@ RUN curl -LO https://github.com/OCA/OCB/pull/966.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/970.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/980.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/983.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/990.patch
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/990.patch \
|
||||
&& curl -LO https://github.com/OCA/OCB/pull/994.patch
|
||||
RUN git config user.email "fabien@yaltik.com" \
|
||||
&& git config user.name "Fabien BOURGEOIS"
|
||||
RUN git am *.patch && rm *.patch
|
||||
|
Loading…
Reference in New Issue
Block a user