chore(deps): update lukevella/rallly docker tag to v3.6.1 (#2490)

This commit is contained in:
renovate[bot] 2024-02-17 07:55:07 +00:00 committed by GitHub
parent 8a8ac4557f
commit 9730c841d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"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": 3, "tipi_version": 4,
"version": "3.5.1", "version": "3.6.1",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -1,7 +1,7 @@
services: services:
rallly: rallly:
container_name: rallly container_name: rallly
image: lukevella/rallly:3.5.1 image: lukevella/rallly:3.6.1
restart: always restart: always
depends_on: depends_on:
rallly_db: rallly_db: