Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 679bcc4ce8 | |||
| 563641ac48 | |||
|
aaa0711fa4
|
|||
| 818ec9bc13 |
+2
-2
@@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: baserow/baserow:2.0.5
|
||||
image: baserow/baserow:2.2.2
|
||||
networks:
|
||||
- proxy
|
||||
environment:
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
- "backupbot.backup.pre-hook=/backup.sh pre-backup"
|
||||
- "backupbot.backup.post-hook=/backup.sh post-backup"
|
||||
- "backupbot.restore.post-hook=/backup.sh post-restore"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.0+2.0.5"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.1+2.2.2"
|
||||
healthcheck:
|
||||
test: ["CMD", "./baserow.sh", "backend-cmd", "backend-healthcheck"]
|
||||
interval: 30s
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
See release notes here ->
|
||||
|
||||
https://baserow.io/blog/baserow-2-2-release-notes
|
||||
Reference in New Issue
Block a user