Skip to content

Commit b5856af

Browse files
Bot Updating Documentation
1 parent c43042e commit b5856af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/images/docker-piwigo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,13 +330,14 @@ To help with development, we generate this dependency graph.
330330
svc-php-fpm -> legacy-services
331331
}
332332
Base Images: {
333-
"baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22"
333+
"baseimage-alpine-nginx:3.21" <- "baseimage-alpine:3.21"
334334
}
335335
"piwigo:latest" <- Base Images
336336
```
337337

338338
## Versions
339339

340+
* **05.08.25:** - Revert to Alpine 3.21 due to incorrectly stated upstream support for PHP 8.4.
340341
* **27.07.25:** - Rebase to Alpine 3.22.
341342
* **31.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
342343
* **07.04.24:** - Increase php workers to fix Android uploading in bulk

0 commit comments

Comments
 (0)