Update baserow image to 1.25.2
This commit is contained in:
parent
b1fd18de3f
commit
15817b421d
@ -3,9 +3,10 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: baserow/baserow:1.21.2
|
image: baserow/baserow:1.25.2
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
- BASEROW_PUBLIC_URL=https://${DOMAIN}
|
- BASEROW_PUBLIC_URL=https://${DOMAIN}
|
||||||
- SECRET_KEY_FILE=/run/secrets/secret_key
|
- SECRET_KEY_FILE=/run/secrets/secret_key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user