update
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# Folosesc o imagine oficiala de Python (Slim)
|
FROM python:3.11
|
||||||
FROM python:3.11-slim
|
|
||||||
|
|
||||||
# Setez directorul de lucru in container
|
# Setez directorul de lucru in container
|
||||||
WORKDIR /the/workdir/path
|
WORKDIR /the/workdir/path
|
||||||
|
|||||||
Reference in New Issue
Block a user