Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ParisNeo authored May 13, 2024
1 parent 4155243 commit 76456e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ services:
context: .
dockerfile: Dockerfile
args:
- BASE_IMAGE=python:3.10
- BASE_IMAGE=python:3.11
ports:
- 9601:9601
volumes:
- ./data:/app/data


0 comments on commit 76456e7

Please sign in to comment.