File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
initContainers :
31
31
# https://stackoverflow.com/questions/38483837/please-provide-a-valid-cache-path-error-in-laravel
32
32
- name : init
33
- image : solidnerd/bookstack:25.2 .2
33
+ image : solidnerd/bookstack:25.5 .2
34
34
imagePullPolicy : IfNotPresent
35
35
securityContext :
36
36
privileged : false
58
58
- " mkdir -v -p /var/www/bookstack/storage/framework/sessions /var/www/bookstack/storage/framework/views /var/www/bookstack/storage/framework/cache/data /var/www/bookstack/storage/uploads/images /var/www/bookstack/storage/uploads/files /var/www/bookstack/storage/logs"
59
59
containers :
60
60
- name : " bookstack"
61
- image : " solidnerd/bookstack:25.2 .2"
61
+ image : " solidnerd/bookstack:25.5 .2"
62
62
imagePullPolicy : " IfNotPresent"
63
63
ports :
64
64
- containerPort : 8080
You can’t perform that action at this time.
0 commit comments