Explorar o código

[C++] add new paozhu

hzq hai 1 ano
pai
achega
5dcb66bb13
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frameworks/C++/paozhu/paozhu.dockerfile

+ 1 - 1
frameworks/C++/paozhu/paozhu.dockerfile

@@ -1,6 +1,6 @@
 FROM ubuntu:22.04
 RUN apt-get update -yqq && apt-get install -yqq software-properties-common wget unzip cmake git
-RUN apt-get install -yqq gcc g++ openssl libssl-dev zlib1g-dev build-essential 
+RUN apt-get install -yqq gcc g++ openssl libssl-dev zlib1g-dev build-essential locales
 
 RUN  apt install brotli