Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lomocadem authored Oct 13, 2023
1 parent c1e3c13 commit a7581e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: '2.3'
version: '3.8'
services:
fastapi:
image: 645459369268.dkr.ecr.eu-central-1.amazonaws.com/mt-emea-sps-embedding-be:0.0.2
build:
dockerfile: Dockerfile
restart: always
context: .

0 comments on commit a7581e7

Please sign in to comment.