Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! fixup! fixup! fix: new flovar
  • Loading branch information
vrenaville committed Jan 13, 2025
1 parent fe1d969 commit a117647
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 9 deletions.
3 changes: 1 addition & 2 deletions 15.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ ENV BUILD_PACKAGE \
libssl-dev \
libjpeg-dev \
libpng-dev \
zlib1g-dev \
curl
zlib1g-dev


# Install some deps, lessc and less-plugin-clean-css, and wkhtmltopdf
Expand Down
3 changes: 1 addition & 2 deletions 16.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ ENV BUILD_PACKAGE \
libssl-dev \
libjpeg-dev \
libpng-dev \
zlib1g-dev \
curl
zlib1g-dev

# Install some deps, lessc and less-plugin-clean-css, and wkhtmltopdf
# wkhtml-buster is kept as in official image, no deb available for bullseye
Expand Down
3 changes: 1 addition & 2 deletions 17.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ ENV BUILD_PACKAGE \
libssl-dev \
libjpeg-dev \
libpng-dev \
zlib1g-dev \
curl
zlib1g-dev

# run in a virtualenv
# Install some deps, lessc and less-plugin-clean-css, and wkhtmltopdf
Expand Down
3 changes: 1 addition & 2 deletions 18.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ ENV BUILD_PACKAGE \
libssl-dev \
libjpeg-dev \
libpng-dev \
zlib1g-dev \
curl
zlib1g-dev

# Install some deps, lessc and less-plugin-clean-css, and wkhtmltopdf
# wkhtml-buster is kept as in official image, no deb available for bullseye
Expand Down
3 changes: 2 additions & 1 deletion install/package_odoo_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ apt-get install -y --no-install-recommends \
python3-xlsxwriter \
python3-xlrd \
python3-zeep \
git
git \
curl

0 comments on commit a117647

Please sign in to comment.