chore(deps): update lukevella/rallly docker tag to v3.5.1 (#2092)
This commit is contained in:
parent
b2eb7b2a80
commit
7a86158799
|
@ -6,8 +6,8 @@
|
|||
"exposable": true,
|
||||
"id": "rallly",
|
||||
"description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.",
|
||||
"tipi_version": 2,
|
||||
"version": "3.5.0",
|
||||
"tipi_version": 3,
|
||||
"version": "3.5.1",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
rallly:
|
||||
container_name: rallly
|
||||
image: lukevella/rallly:3.5.0
|
||||
image: lukevella/rallly:3.5.1
|
||||
restart: always
|
||||
depends_on:
|
||||
rallly_db:
|
||||
|
|
Loading…
Reference in New Issue
Block a user