From b7e93ac9181b7af7bdea48a3d3f895101613e76e Mon Sep 17 00:00:00 2001
From: <>
Date: Fri, 15 Nov 2024 21:44:14 +0000
Subject: [PATCH] Deployed 6d1abc06 with MkDocs version: 1.6.1
---
images/docker-phpmyadmin/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-phpmyadmin/index.html b/images/docker-phpmyadmin/index.html
index 18433410f3..d1f0fe6e5a 100644
--- a/images/docker-phpmyadmin/index.html
+++ b/images/docker-phpmyadmin/index.html
@@ -47,5 +47,5 @@
--no-cache \
--pull \
-t lscr.io/linuxserver/phpmyadmin: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
- 27.05.24: - Existing users should update their nginx confs to avoid http2 deprecation warnings.
- 24.05.24: - Rebase to Alpine 3.20.
- 28.12.23: - Rebase to Alpine 3.19 with php 8.3.
- 25.12.23: - Existing users should update: site-confs/default.conf - Cleanup default site conf.
- 06.09.23: - Add support for custom themes.
- 25.05.23: - Rebase to Alpine 3.18, deprecate armhf.
- 13.04.23: - Move ssl.conf include to default.conf.
- 20.01.23: - Rebase to alpine 3.17 with php8.1.
- 18.11.22: - Rebasing to Alpine 3.16, migrate to s6v3.
- 20.08.22: - Rebasing to Alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
- 23.01.22: - Pin versions to 5.x.x.
- 14.06.21: - Initial Release.