Skip to content

Commit

Permalink
Merge pull request #299 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - You definitely intend to start living sometime soon
  • Loading branch information
mraniki authored Oct 9, 2024
2 parents 7d9b801 + 65f252e commit 0a912dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .registry/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11
FROM python:3.13
WORKDIR /app
COPY ./examples/ ./.requirements/requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
Expand Down

0 comments on commit 0a912dc

Please sign in to comment.