Compare commits
2 Commits
ci/regall-
...
upgrade-a3
| Author | SHA1 | Date | |
|---|---|---|---|
| a34432c505 | |||
| 9f2648b91a |
@ -25,3 +25,4 @@ Custom HTML website, served using thttpd
|
||||
```
|
||||
abra app cp YOURAPPDOMAIN index.html app:/var/www/http
|
||||
```
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ services:
|
||||
git:
|
||||
environment:
|
||||
- GIT_REPO_URL
|
||||
image: alpine/git:v2.52.0
|
||||
image: alpine/git:v2.54.0
|
||||
entrypoint: /docker-entrypoint.sh
|
||||
volumes:
|
||||
- content:/git
|
||||
|
||||
Reference in New Issue
Block a user