Skip to content

Commit dd0cbc2

Browse files
authored
Merge pull request #46 from amfoss/praveshan-develop
Use 'image' instead of 'build'
2 parents 5b57ac7 + 67b4fc8 commit dd0cbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.9'
22

33
services:
44
backend:
5-
build: .
5+
image: registry.digitalocean.com/praveshan/ammentor-backend-praveshan:latest
66
container_name: praveshan-ammentor-backend
77
ports:
88
- "8000:8000"

0 commit comments

Comments
 (0)