Compare commits
1 Commits
regression
...
regression
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ae8866100 |
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: joseluisq/static-web-server:2.38.0
|
||||
image: joseluisq/static-web-server:nonexistent-cc-ci-canary-bad
|
||||
command: ["-a", "0.0.0.0", "-p", "80", "-g", "warn", "-d", "/var/www/http/$HTTP_SUBDIR"]
|
||||
networks:
|
||||
- proxy
|
||||
@ -29,4 +29,3 @@ volumes:
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user