Merge pull request #264 from cschug/fix_homepage_image_tag

fix: fix double-colon typo in the Homepage image spec
This commit is contained in:
Christoph Schug 2024-05-02 20:06:48 +02:00 committed by GitHub
commit a7a3986adb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
services:
homepage:
image: ghcr.io/gethomepage/homepage::v0.8.9
image: ghcr.io/gethomepage/homepage:v0.8.9
container_name: homepage
environment:
- LOG_LEVEL=info