@@ -1,5 +1,5 @@
|
|||||||
FROM python:3.10-slim
|
FROM python:3.10-slim
|
||||||
LABEL maintener="Rémi Heredero <remi.heredero@hevs.ch>"
|
LABEL org.opencontainers.image.authors="remi.heredero@hevs.ch"
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
pip install --no-cache-dir -U pdm && \
|
pip install --no-cache-dir -U pdm && \
|
||||||
|
Reference in New Issue
Block a user