Commit 20f8f2f
Vidas P
Update docker base image to bulseye
Update base docker image to current debian stable (bullseye).
As a consequence default postgress version is update from 11 to 13.
If you use default docker-compose to run ActiveWorkflow, you may need to
migrate you postgress database.
If you use your own postgres image/instance, ActiveWorkflow will work
with old postgres just fine, you don't need to do anything.1 parent 9238047 commit 20f8f2f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments