Skip to content

Commit

Permalink
Merge pull request #218 from data-catering/renovate/mageai-mageai-0.x
Browse files Browse the repository at this point in the history
Update mageai/mageai Docker tag to v0.9.75
  • Loading branch information
pflooky authored Nov 28, 2024
2 parents f854ca2 + 447a0da commit a3d2ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ services:
container_name: mage-ai
environment:
- USER_CODE_PATH=/home/src/your_first_project
image: "mageai/mageai:${MAGE_AI_VERSION:-0.9.74}"
image: "mageai/mageai:${MAGE_AI_VERSION:-0.9.75}"
ports:
- "6789:6789"
restart: on-failure
Expand Down

0 comments on commit a3d2ac0

Please sign in to comment.