Skip to content

Commit

Permalink
build: update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameszyao committed Jan 19, 2024
1 parent af438bd commit 1eaa16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- backend-inference

backend-inference:
image: taskingai/taskingai-inference:0.1.2
image: taskingai/taskingai-inference:0.1.3
environment:
AES_ENCRYPTION_KEY: b90e4648ad699c3bdf62c0860e09eb9efc098ee75f215bf750847ae19d41e4b0
healthcheck:
Expand Down

0 comments on commit 1eaa16e

Please sign in to comment.