Skip to content

Commit

Permalink
Update mageai/mageai Docker tag to v0.9.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent ca248d3 commit 3cbbae7
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 @@ -788,7 +788,7 @@ services:
container_name: mage-ai
environment:
- USER_CODE_PATH=/home/src/your_first_project
image: "mageai/mageai:${MAGE_AI_VERSION:-0.9.71}"
image: "mageai/mageai:${MAGE_AI_VERSION:-0.9.74}"
ports:
- "6789:6789"
restart: on-failure
Expand Down

0 comments on commit 3cbbae7

Please sign in to comment.