Skip to content

Commit 885b4be

Browse files
committed
docker-compose updated with github-actions
1 parent 8a09036 commit 885b4be

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
@@ -6,7 +6,7 @@ services:
66
container_name: api
77
# build:
88
# context: ./
9-
image: phucpham1301/hotelprisma-v1.0:latest
9+
image: phucpham1301/hotelprisma-v1.0:github-actions-docker
1010
restart: on-failure
1111
volumes:
1212
- api:/usr/src/app

0 commit comments

Comments
 (0)