We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a09036 commit 885b4beCopy full SHA for 885b4be
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
container_name: api
7
# build:
8
# context: ./
9
- image: phucpham1301/hotelprisma-v1.0:latest
+ image: phucpham1301/hotelprisma-v1.0:github-actions-docker
10
restart: on-failure
11
volumes:
12
- api:/usr/src/app
0 commit comments