diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM python:3.10 +FROM python:3.14 ENV PYTHONDONTWRITEBYTECODE 1 \ PYTHONUNBUFFERED 1 \ |
| index : machinis | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM python:3.10 +FROM python:3.14 ENV PYTHONDONTWRITEBYTECODE 1 \ PYTHONUNBUFFERED 1 \ |