Skip to content

Commit

Permalink
fix: add file command for bench restore
Browse files Browse the repository at this point in the history
  • Loading branch information
Xieyt committed Jun 17, 2024
1 parent aacc07f commit aafc01a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/frappe/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-instal
gosu \
fonts-powerline \
zsh \
file \
&& rm -rf /var/lib/apt/lists/*

RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen \
Expand Down

0 comments on commit aafc01a

Please sign in to comment.