FROM nikolaik/python-nodejs:python3.11-nodejs21-alpine
RUN apk -U upgrade && apk add --no-cache git openssh

COPY pip.conf /etc/pip.conf