Skip to content

Commit

Permalink
upgrade label-studio to version 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Mar 25, 2024
1 parent c81f358 commit a801820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/label-studio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: "3.9"
services:
app:
restart: $RESTART_POLICY
image: heartexlabs/label-studio:latest
image: heartexlabs/label-studio:1.11.0
ports:
- "${LABEL_STUDIO_EXPOSE:-127.0.0.1:8080}:8080"
depends_on:
Expand Down

0 comments on commit a801820

Please sign in to comment.