Skip to content
Snippets Groups Projects
Unverified Commit 8fc31107 authored by Marie's avatar Marie Committed by GitHub
Browse files

fix: include build tools

parent 507376b9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ RUN corepack enable
WORKDIR /sharkey
RUN apk add git
RUN apk add git linux-headers build-base
ENV PYTHONUNBUFFERED=1
RUN apk add --update python3 && ln -sf python3 /usr/bin/python
......
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