chore(deps): update lukevella/rallly docker tag to v3.8.0 (#3833)
This commit is contained in:
parent
9e04441229
commit
d3c0e2e626
|
@ -6,18 +6,14 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "rallly",
|
"id": "rallly",
|
||||||
"description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.",
|
"description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "3.7.0",
|
"version": "3.8.0",
|
||||||
"categories": [
|
"categories": ["utilities"],
|
||||||
"utilities"
|
|
||||||
],
|
|
||||||
"short_desc": "Scheduling and collaboration tool",
|
"short_desc": "Scheduling and collaboration tool",
|
||||||
"author": "lukevella",
|
"author": "lukevella",
|
||||||
"source": "https://github.com/lukevella/rallly",
|
"source": "https://github.com/lukevella/rallly",
|
||||||
"website": "https://rallly.co",
|
"website": "https://rallly.co",
|
||||||
"supported_architectures": [
|
"supported_architectures": ["amd64"],
|
||||||
"amd64"
|
|
||||||
],
|
|
||||||
"form_fields": [
|
"form_fields": [
|
||||||
{
|
{
|
||||||
"type": "random",
|
"type": "random",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
rallly:
|
rallly:
|
||||||
container_name: rallly
|
container_name: rallly
|
||||||
image: lukevella/rallly:3.7.0
|
image: lukevella/rallly:3.8.0
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
rallly_db:
|
rallly_db:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user