chore: update dependencies and bump version to 1.0.5
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
# Use Python 3.11 slim image as base
|
||||
FROM python:3.11-slim
|
||||
# Use Python 3.13 slim image as base
|
||||
FROM python:3.13-slim
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user