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