Paul Brinkmeier 836e49f772
All checks were successful
continuous-integration/drone/push Build is passing
Update gitea to 1.20
2023-07-17 16:21:27 +02:00

6 lines
160 B
Docker

FROM gitea/gitea:1.20
RUN apk --no-cache add gcc python3-dev py3-pip linux-headers musl-dev libffi-dev
RUN pip3 install --upgrade pip
RUN pip3 install jupyter