Skip to content

Commit a7572bf

Browse files
Bot Updating Documentation
1 parent 1873489 commit a7572bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/images/docker-phpmyadmin.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,13 +352,14 @@ To help with development, we generate this dependency graph.
352352
svc-php-fpm -> legacy-services
353353
}
354354
Base Images: {
355-
"baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22"
355+
"baseimage-alpine-nginx:3.23" <- "baseimage-alpine:3.23"
356356
}
357357
"phpmyadmin:latest" <- Base Images
358358
```
359359

360360
## Versions
361361

362+
* **28.12.25:** - Rebase to Alpine 3.23.
362363
* **23.08.25:** - Add support for mTLS. Existing users will need to delete their config.inc.php and restart the container.
363364
* **05.07.25:** - Rebase to Alpine 3.22.
364365
* **19.12.24:** - Rebase to Alpine 3.21.

0 commit comments

Comments
 (0)