We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1167c17 commit 9b0d4d1Copy full SHA for 9b0d4d1
tutormfe/templates/mfe/build/mfe/Dockerfile
@@ -9,7 +9,7 @@ RUN apt update \
9
# required for gifsicle, mozjpeg, and optipng (on arm)
10
autoconf libtool pkg-config zlib1g-dev \
11
# required for node-sass (on arm)
12
- python g++ \
+ python3 g++ \
13
# required for image-webpack-loader (on arm)
14
libpng-dev \
15
# required for building node-canvas (on arm, for authoring)
0 commit comments