2 Commits

Author SHA1 Message Date
a34432c505 chore: upgrade git to v2.54.0
All checks were successful
cc-ci/testme cc-ci: success
2026-06-22 20:54:01 +00:00
9f2648b91a Merge pull request 'chore: upgrade to 1.2.0+2.43.0' (#7) from upgrade-1.2.0+2.43.0 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/custom-html-tiny/pulls/7
2026-06-15 17:36:59 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -25,3 +25,4 @@ Custom HTML website, served using thttpd
```
abra app cp YOURAPPDOMAIN index.html app:/var/www/http
```

View File

@ -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