From fa7ef7d06c0fff9ba3d3d044e33a3d9e3d0985da Mon Sep 17 00:00:00 2001
From: <>
Date: Mon, 11 Nov 2024 21:32:43 +0000
Subject: [PATCH] Deployed 04588460 with MkDocs version: 1.6.1
---
images/docker-projectsend/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-projectsend/index.html b/images/docker-projectsend/index.html
index 3aed9af265..8a0ad23775 100644
--- a/images/docker-projectsend/index.html
+++ b/images/docker-projectsend/index.html
@@ -47,5 +47,5 @@
--no-cache \
--pull \
-t lscr.io/linuxserver/projectsend:latest .
-
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 06.06.24: - Rebase to Alpine 3.20.
- 23.12.23: - Rebase to Alpine 3.19 with php 8.3.
- 25.05.23: - Rebase to Alpine 3.18, deprecate armhf.
- 08.03.23: - Rebasing to alpine 3.17 and upgrading to s6v3.
- 23.08.22: - Add translation support
- 20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
- 24.06.21: - Rebasing to alpine 3.14, switch to nginx
- 23.01.21: - Rebasing to alpine 3.13.
- 01.06.20: - Rebasing to alpine 3.12.
- 31.12.19: - Rebase to Alpine 3.11 and upgrade to PHP7.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 11.02.19: - Add pipeline logic and multi arch.
- 11.06.17: - Fetch version from github.
- 09.12.17: - Rebase to alpine 3.7.
- 13.06.17: - Initial Release.