Skip to content

Commit 50598bb

Browse files
Bot Updating Documentation
1 parent 0fa96ac commit 50598bb

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

docs/images/docker-pydio-cells.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -307,39 +307,36 @@ To help with development, we generate this dependency graph.
307307
init-migrations -> init-adduser
308308
init-os-end -> init-config
309309
init-config -> init-config-end
310+
init-crontab-config -> init-config-end
310311
init-pydio-cells-config -> init-config-end
311-
init-os-end -> init-crontab-config
312+
init-config -> init-crontab-config
312313
init-mods-end -> init-custom-files
313314
init-adduser -> init-device-perms
314315
base -> init-envfile
315316
base -> init-migrations
316-
base -> init-mods
317317
init-config-end -> init-mods
318-
init-mods -> init-mods-end
319318
init-mods-package-install -> init-mods-end
320319
init-mods -> init-mods-package-install
321-
base -> init-os-end
322320
init-adduser -> init-os-end
323321
init-device-perms -> init-os-end
324322
init-envfile -> init-os-end
325-
init-migrations -> init-os-end
326323
init-config -> init-pydio-cells-config
327324
init-custom-files -> init-services
328-
init-mods-end -> init-services
329325
init-services -> svc-cron
330326
svc-cron -> legacy-services
331327
init-services -> svc-pydio-cells
332328
svc-pydio-cells -> legacy-services
333329
}
334330
Base Images: {
335-
"baseimage-alpine:3.20"
331+
"baseimage-alpine:3.22"
336332
}
337333
"pydio-cells:latest" <- Base Images
338334
```
339335

340336
## Versions
341337

342-
* **27.06.24:** - Rebasing to Alpine 3.20..
338+
* **27.07.25:** - Rebasing to Alpine 3.22.
339+
* **27.06.24:** - Rebasing to Alpine 3.20.
343340
* **14.03.24:** - Rebasing to alpine 3.19. Grpc port defaults to 8080.
344341
* **11.10.23:** - Rebasing to alpine 3.18. Build on alpine edge with Go 1.21.
345342
* **06.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)

0 commit comments

Comments
 (0)