Skip to content

Commit

Permalink
chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.8.13 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 15eb9c2 commit a55deba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Apps/Homepage/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "Homepage",
"version": "v0.8.12",
"version": "0.8.13",
"image": "ghcr.io/gethomepage/homepage",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/Homepage/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
# The `app` service definition
app:
# Image to be used for the container
image: ghcr.io/gethomepage/homepage:v0.8.12
image: ghcr.io/gethomepage/homepage:v0.8.13

# Name of the container instance
container_name: homepage
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you have a suggestion for an app, please post in the [BigBearCommunity](https
| Application | Docker Image | Version | YouTube Video | Docs |
| --- | --- | --- | --- | --- |
| 2fauth | 2fauth/2fauth | 5.1.1 | [YouTube Video](https://youtu.be/yCnjxSryD_U) | |
| Homepage | ghcr.io/gethomepage/homepage | v0.8.12 | | |
| Homepage | ghcr.io/gethomepage/homepage | v0.8.13 | | |
| Romm | zurdi15/romm | 3.1.0 | | |
| actual-server | actualbudget/actual-server | 24.4.0 | [YouTube Video](https://youtu.be/fa8j7ZfkYaM) | |
| adguard-home | adguard/adguardhome | v0.107.48 | [YouTube Video](https://youtu.be/6cu0kfP50Jg) | |
Expand Down

0 comments on commit a55deba

Please sign in to comment.