Changement répertoire

This commit is contained in:
Jérôme Delacotte
2025-10-21 20:39:50 +02:00
parent 6d7386ed99
commit 7d17e30ccf
4 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
# Utiliser une image Python
FROM python:3.10
FROM python:3.12
# Créer un répertoire de travail
WORKDIR /src