From 7dd46ba5d3ab05fa17aa28b463d0e177bf9fff89 Mon Sep 17 00:00:00 2001 From: zvonimir-delas Date: Sat, 21 Feb 2026 14:51:00 +0000 Subject: [PATCH] Remove outdated comment --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 89fbc64..edc63f3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,3 @@ -# Use Python 3.8 base image FROM python:3.12 # Install system dependencies (for spaCy and its dependencies)