We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69cb94 commit 203e8c9Copy full SHA for 203e8c9
1 file changed
docker-compose.prod-ci.yml
@@ -3,9 +3,6 @@ version: '3.9'
3
services:
4
web:
5
container_name: web
6
- build:
7
- context: .
8
- dockerfile: ./Dockerfile
9
image: ghcr.io/procollab-github/api:latest
10
restart: always
11
volumes:
0 commit comments