Skip to content

Commit a7107ab

Browse files
Bot Updating Documentation
1 parent 9cab3ab commit a7107ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/images/docker-grocy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,13 +336,14 @@ To help with development, we generate this dependency graph.
336336
svc-php-fpm -> legacy-services
337337
}
338338
Base Images: {
339-
"baseimage-alpine-nginx:3.21" <- "baseimage-alpine:3.21"
339+
"baseimage-alpine-nginx:3.23" <- "baseimage-alpine:3.23"
340340
}
341341
"grocy:latest" <- Base Images
342342
```
343343

344344
## Versions
345345

346+
* **07.03.26:** - Rebase to Alpine 3.23 with php 8.5.
346347
* **02.05.24:** - Rebase to Alpine 3.21. Add php-opcache package.
347348
* **30.06.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
348349
* **29.03.24:** - Add `clear_env = no` to `php-fpm` to pass on environment variables to workers threads

0 commit comments

Comments
 (0)