Skip to content

Commit ae508d3

Browse files
Bot Updating Documentation
1 parent 3740c4a commit ae508d3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/images/docker-xbackbone.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,13 +332,15 @@ To help with development, we generate this dependency graph.
332332
svc-php-fpm -> legacy-services
333333
}
334334
Base Images: {
335-
"baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22"
335+
"baseimage-alpine-nginx:3.24" <- "baseimage-alpine:3.24"
336336
}
337337
"xbackbone:latest" <- Base Images
338338
```
339339

340340
## Versions
341341

342+
* **05.07.26:** - Rebase to Alpine 3.24.
343+
* **09.07.25:** - Rebase to Alpine 3.22.
342344
* **27.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
343345
* **28.12.23:** - Rebase to Alpine 3.19 with php 8.3.
344346
* **25.12.23:** - Existing users should update: site-confs/default.conf - Cleanup default site conf.

0 commit comments

Comments
 (0)