mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-25 17:55:06 +01:00
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:
commit
a7a3986adb
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
homepage:
|
homepage:
|
||||||
image: ghcr.io/gethomepage/homepage::v0.8.9
|
image: ghcr.io/gethomepage/homepage:v0.8.9
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
environment:
|
environment:
|
||||||
- LOG_LEVEL=info
|
- LOG_LEVEL=info
|
||||||
|
Loading…
Reference in New Issue
Block a user