Skip to content
Snippets Groups Projects
Commit bfe1cde5 authored by Marie's avatar Marie 🚅
Browse files

chore: adjust add command

parent 4ff29713
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ ARG NODE_VERSION=22.11.0-alpine3.20
FROM node:${NODE_VERSION} as build
RUN apk add git linux-headers alpine-sdk pixman libpng freetype zlib pixman-dev libpng-dev freetype-dev zlib-dev
RUN apk add git linux-headers alpine-sdk pixman pango cairo cairo-dev pango-dev pixman-dev
ENV PYTHONUNBUFFERED=1
ENV COREPACK_DEFAULT_TO_LATEST=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment