-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule nextcloud
updated
27 files
+3 −3 | .github/workflows/images.yml | |
+1 −1 | .github/workflows/update-sh.yml | |
+0 −18 | .travis/test-example-dockerfiles.sh | |
+5 −3 | 26/apache/Dockerfile | |
+0 −6 | 26/apache/entrypoint.sh | |
+5 −3 | 26/fpm-alpine/Dockerfile | |
+0 −6 | 26/fpm-alpine/entrypoint.sh | |
+5 −3 | 26/fpm/Dockerfile | |
+0 −6 | 26/fpm/entrypoint.sh | |
+5 −3 | 27/apache/Dockerfile | |
+0 −6 | 27/apache/entrypoint.sh | |
+5 −3 | 27/fpm-alpine/Dockerfile | |
+0 −6 | 27/fpm-alpine/entrypoint.sh | |
+5 −3 | 27/fpm/Dockerfile | |
+0 −6 | 27/fpm/entrypoint.sh | |
+5 −3 | 28/apache/Dockerfile | |
+0 −6 | 28/apache/entrypoint.sh | |
+5 −3 | 28/fpm-alpine/Dockerfile | |
+0 −6 | 28/fpm-alpine/entrypoint.sh | |
+5 −3 | 28/fpm/Dockerfile | |
+0 −6 | 28/fpm/entrypoint.sh | |
+2 −0 | Dockerfile-alpine.template | |
+2 −0 | Dockerfile-debian.template | |
+0 −6 | docker-entrypoint.sh | |
+1 −1 | generate-stackbrew-library.sh | |
+1 −1 | latest.txt | |
+9 −9 | versions.json |
Submodule php
updated
57 files