Commit aec8965
Set enableLocalCache to false to ensure consistency of state
- enabling local cache could cause inconsistencies in state
between multiple instances of an application
Signed-off-by: Swapnil Bawaskar <[email protected]>1 parent b212884 commit aec8965
File tree
2 files changed
+2
-2
lines changed- lib/java_buildpack/container/tomcat
- spec/fixtures
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments