Skip to content

Commit

Permalink
chore(deps): update lukevella/rallly docker tag to v3.11.1 (#5144)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 3eaebcc commit ff9fe5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/rallly/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": 11,
"version": "3.10.1",
"tipi_version": 12,
"version": "3.11.1",
"categories": ["utilities"],
"short_desc": "Scheduling and collaboration tool",
"author": "lukevella",
Expand Down Expand Up @@ -100,5 +100,5 @@
}
],
"created_at": 1691943801422,
"updated_at": 1726205946000
"updated_at": 1729322267000
}
2 changes: 1 addition & 1 deletion apps/rallly/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
rallly:
container_name: rallly
image: lukevella/rallly:3.10.1
image: lukevella/rallly:3.11.1
restart: always
depends_on:
rallly_db:
Expand Down

0 comments on commit ff9fe5c

Please sign in to comment.