Skip to content

Commit

Permalink
chore(deps): update bellamy/wallos docker tag to v1.27.1 (#3486)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 87681f8 commit c546acf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/wallos/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "wallos",
"tipi_version": 33,
"version": "1.27.0",
"tipi_version": 34,
"version": "1.27.1",
"categories": [
"finance"
],
Expand Down
2 changes: 1 addition & 1 deletion apps/wallos/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
wallos:
image: bellamy/wallos:1.27.0
image: bellamy/wallos:1.27.1
container_name: wallos
environment:
- TZ=${TZ}
Expand Down

0 comments on commit c546acf

Please sign in to comment.