Emoji+Chinese fixes🌍
This commit is contained in:
		@@ -19,7 +19,9 @@ RUN apk add --no-cache \
 | 
			
		||||
      ca-certificates \
 | 
			
		||||
      ttf-freefont \
 | 
			
		||||
      nodejs \
 | 
			
		||||
      yarn
 | 
			
		||||
      yarn \
 | 
			
		||||
      font-noto-emoji \
 | 
			
		||||
      && apk add wqy-zenhei --update-cache --repository https://nl.alpinelinux.org/alpine/edge/testing
 | 
			
		||||
 | 
			
		||||
# Tell Puppeteer to skip installing Chrome. We'll be using the installed package.
 | 
			
		||||
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user