We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1580a14 commit 0bd9b51Copy full SHA for 0bd9b51
Dockerfile
@@ -5,6 +5,7 @@ FROM node:20-alpine as base
5
ENV NODE_ENV production
6
7
RUN apk add --no-cache \
8
+ bash \
9
build-base \
10
cairo-dev \
11
libpng-dev \
0 commit comments