Merge remote-tracking branch 'upstream/main' into beautify
This commit is contained in:
@@ -44,7 +44,7 @@ repos:
|
||||
types: [shell]
|
||||
|
||||
- repo: https://github.com/shellcheck-py/shellcheck-py
|
||||
rev: v0.8.0.1
|
||||
rev: v0.8.0.2
|
||||
hooks:
|
||||
- id: shellcheck
|
||||
args: [-x]
|
||||
|
||||
@@ -13,6 +13,9 @@ RUN apt-get update \
|
||||
postgresql-client \
|
||||
gettext-base \
|
||||
wget \
|
||||
# for ERPNext v12
|
||||
# TODO: Remove after v12 is deprecated
|
||||
python2 \
|
||||
# for PDF
|
||||
libssl-dev \
|
||||
fonts-cantarell \
|
||||
|
||||
Reference in New Issue
Block a user