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

docker: add more packages

parent 41ba52e3
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
RUN apk add git linux-headers alpine-sdk pixman libpng freetype zlib
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