mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-05-21 05:17:46 +02:00
feat(infrastructure): use newer image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.11-trixie
|
||||
|
||||
WORKDIR /app
|
||||
COPY requirements.txt .
|
||||
|
||||
Reference in New Issue
Block a user