Skip to content

Commit

Permalink
Update docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AliOsm committed Oct 25, 2024
1 parent 5513af9 commit 1c7d148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official Python 3.12 Slim image as the base image
FROM python:3.12-slim
# Use the official Python 3.13 Slim image as the base image
FROM python:3.13-slim

# Set the working directory to /tahweel
WORKDIR /tahweel
Expand Down

0 comments on commit 1c7d148

Please sign in to comment.