Skip to content

Commit

Permalink
Migrate homepage to its new organization
Browse files Browse the repository at this point in the history
  • Loading branch information
claha committed Oct 7, 2023
1 parent 428198d commit b250166
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/diun/files/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
include_tags:
- ^20\d+\.\d+\.\d+$

- name: ghcr.io/benphelps/homepage
- name: ghcr.io/gethomepage/homepage
watch_repo: true
max_tags: 50
sort_tags: semver
Expand Down
2 changes: 1 addition & 1 deletion roles/homepage/templates/compose.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
homepage:
image: ghcr.io/benphelps/homepage:v0.7.1
image: ghcr.io/gethomepage/homepage:v0.7.3
container_name: homepage
environment:
- TZ=Europe/Stockholm
Expand Down

0 comments on commit b250166

Please sign in to comment.