Skip to content

Commit

Permalink
Bump version to v0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jagger Wang <[email protected]>
  • Loading branch information
jaggerwang committed Jan 29, 2024
1 parent 6b0a553 commit ce9b54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ services:
condition: service_healthy
frontend:
# By default, Compose will pull image from Docker Hub when no local image found.
image: basicai/xtreme1-frontend:v0.8
image: basicai/xtreme1-frontend:v0.8.1
pull_policy: always
# Uncomment this line and comment previous line to build image locally, not pull from Docker Hub.
# build: ./frontend
Expand Down

0 comments on commit ce9b54e

Please sign in to comment.