chore(deps): update lukevella/rallly docker tag to v3.5.0 (#2011)

This commit is contained in:
renovate[bot] 2024-01-08 04:37:19 +00:00 committed by GitHub
parent 7aa3b73d2f
commit c5fb334995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View File

@ -6,14 +6,18 @@
"exposable": true,
"id": "rallly",
"description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.",
"tipi_version": 1,
"version": "3.4.2",
"categories": ["utilities"],
"tipi_version": 2,
"version": "3.5.0",
"categories": [
"utilities"
],
"short_desc": "Scheduling and collaboration tool",
"author": "lukevella",
"source": "https://github.com/lukevella/rallly",
"website": "https://rallly.co",
"supported_architectures": ["amd64"],
"supported_architectures": [
"amd64"
],
"form_fields": [
{
"type": "random",

View File

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